Home
last modified time | relevance | path

Searched refs:CheckInterface (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dusb_osx.c56 static usb_handle* CheckInterface(IOUSBInterfaceInterface **iface,
250 usb_handle* handle = CheckInterface((IOUSBInterfaceInterface**)iface, in AndroidInterfaceAdded()
296 CheckInterface(IOUSBInterfaceInterface **interface, UInt16 vendor, UInt16 product) in CheckInterface() function