Searched refs:recognized_device (Results 1 - 2 of 2) sorted by relevance

/system/core/fastboot/
H A Dusb_windows.c70 int recognized_device(usb_handle* handle, ifc_match_func callback);
272 int recognized_device(usb_handle* handle, ifc_match_func callback) { function
353 if (recognized_device(handle, callback)) {
/system/core/adb/
H A Dusb_windows.c79 int recognized_device(usb_handle* handle);
408 int recognized_device(usb_handle* handle) { function
483 if (recognized_device(handle)) {

Completed in 95 milliseconds