Searched defs:result2 (Results 1 – 1 of 1) sorted by relevance
951 OSSharedPtr<OSDictionary> result2 = IOService::serviceMatching("name", table); in IOServiceMatchingSharedPtrTests() local965 OSSharedPtr<OSDictionary> result2 = IOService::serviceMatching(name, table); in IOServiceMatchingSharedPtrTests() local979 OSSharedPtr<OSDictionary> result2 = IOService::nameMatching("name", table); in IOServiceMatchingSharedPtrTests() local993 OSSharedPtr<OSDictionary> result2 = IOService::nameMatching(name, table); in IOServiceMatchingSharedPtrTests() local1007 OSSharedPtr<OSDictionary> result2 = IOService::resourceMatching("name", table); in IOServiceMatchingSharedPtrTests() local1021 OSSharedPtr<OSDictionary> result2 = IOService::resourceMatching(name, table); in IOServiceMatchingSharedPtrTests() local1035 OSSharedPtr<OSDictionary> result2 = IOService::propertyMatching(name, value, table); in IOServiceMatchingSharedPtrTests() local1049 OSSharedPtr<OSDictionary> result2 = IOService::registryEntryIDMatching(12, table); in IOServiceMatchingSharedPtrTests() local