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

  /system/core/adb/client/
usb_windows.cpp 450 static void usb_kick_locked(usb_handle* handle) { function in namespace:native
460 usb_kick_locked(handle);
608 usb_kick_locked(usb);
usb_osx.cpp 89 static void usb_kick_locked(usb_handle* handle);
95 usb_kick_locked(usb.get());
559 static void usb_kick_locked(usb_handle *handle) function in namespace:native
577 usb_kick_locked(handle);

Completed in 45 milliseconds