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/client/
usb_windows.cpp 120 void usb_cleanup_handle(usb_handle* handle);
320 usb_cleanup_handle(ret);
432 void usb_cleanup_handle(usb_handle* handle) { function in namespace:native
433 D("usb_cleanup_handle");
453 usb_cleanup_handle(handle);
478 usb_cleanup_handle(handle);
575 usb_cleanup_handle(handle);
581 usb_cleanup_handle(handle);
585 usb_cleanup_handle(handle);

Completed in 93 milliseconds