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

  /system/core/fastboot/
usb_windows.cpp 94 void usb_cleanup_handle(usb_handle* handle);
148 usb_cleanup_handle(ret.get());
226 void usb_cleanup_handle(usb_handle* handle) { function
244 usb_cleanup_handle(handle);
256 usb_cleanup_handle(handle_.get());
348 usb_cleanup_handle(handle.get());
  /system/core/adb/
usb_windows.cpp 115 void usb_cleanup_handle(usb_handle* handle);
345 usb_cleanup_handle(ret);
465 void usb_cleanup_handle(usb_handle* handle) { function
466 D("usb_cleanup_handle");
490 usb_cleanup_handle(handle);
523 usb_cleanup_handle(handle);
623 usb_cleanup_handle(handle);
629 usb_cleanup_handle(handle);
633 usb_cleanup_handle(handle);

Completed in 73 milliseconds