Searched defs:result2 (Results 1 – 1 of 1) sorted by relevance
1723 OSSharedPtr<OSDictionary> result2 = IOService::serviceMatching("name", table); in IOServiceMatchingSharedPtrTests() local1737 OSSharedPtr<OSDictionary> result2 = IOService::serviceMatching(name.get(), table); in IOServiceMatchingSharedPtrTests() local1751 OSSharedPtr<OSDictionary> result2 = IOService::nameMatching("name", table); in IOServiceMatchingSharedPtrTests() local1765 OSSharedPtr<OSDictionary> result2 = IOService::nameMatching(name.get(), table); in IOServiceMatchingSharedPtrTests() local1779 OSSharedPtr<OSDictionary> result2 = IOService::resourceMatching("name", table); in IOServiceMatchingSharedPtrTests() local1793 OSSharedPtr<OSDictionary> result2 = IOService::resourceMatching(name.get(), table); in IOServiceMatchingSharedPtrTests() local1807 OSSharedPtr<OSDictionary> result2 = IOService::propertyMatching(name.get(), value.get(), table); in IOServiceMatchingSharedPtrTests() local1821 OSSharedPtr<OSDictionary> result2 = IOService::registryEntryIDMatching(12, table); in IOServiceMatchingSharedPtrTests() local