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);
277 int recognized_device(usb_handle* handle, ifc_match_func callback) { function
358 if (recognized_device(handle, callback)) {
/system/core/adb/
H A Dusb_windows.c80 int recognized_device(usb_handle* handle);
409 int recognized_device(usb_handle* handle) { function
484 if (recognized_device(handle)) {

Completed in 217 milliseconds