Home
last modified time | relevance | path

Searched defs:matchingDict (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dusb_osx.cpp409 CFMutableDictionaryRef matchingDict; in init_usb() local
/aosp_15_r20/packages/modules/adb/client/
Dusb_osx.cpp125 CFMutableDictionaryRef matchingDict = IOServiceMatching(kIOUSBInterfaceClassName); in FindUSBDevices() local
/aosp_15_r20/external/libusb/libusb/os/
H A Ddarwin_usb.c508 CFMutableDictionaryRef matchingDict = IOServiceMatching(darwin_device_class); in usb_setup_device_iterator() local
2210 CFMutableDictionaryRef matchingDict = IOServiceMatching (class_name); in usb_find_interface_matching_location() local