Searched refs:usb_open (Results 1 - 6 of 6) sorted by relevance

/system/core/fastboot/
H A Dusb.h58 Transport* usb_open(ifc_match_func callback);
H A Dusbtest.cpp193 usb = usb_open(tests[i].match);
H A Dusb_windows.cpp52 AdbWinApi.dll. This structure is returned from usb_open() routine and
360 Transport* usb_open(ifc_match_func callback) function
H A Dusb_linux.cpp480 Transport* usb_open(ifc_match_func callback) function
H A Dusb_osx.cpp464 Transport* usb_open(ifc_match_func callback) { function
H A Dfastboot.cpp295 transport = usb_open(match_fastboot);
314 usb_open(list_devices_callback);

Completed in 94 milliseconds