HomeSort by relevance Sort by last modified time
    Searched refs:recognized_device (Results 1 - 2 of 2) sorted by null

  /system/core/fastboot/
usb_windows.cpp 88 int recognized_device(usb_handle* handle, ifc_match_func callback);
263 int recognized_device(usb_handle* handle, ifc_match_func callback) { function
344 if (recognized_device(handle.get(), callback)) {
  /system/core/adb/
usb_windows.cpp 89 int recognized_device(usb_handle* handle);
530 int recognized_device(usb_handle* handle) { function
603 if (recognized_device(handle)) {

Completed in 40 milliseconds