Home
last modified time | relevance | path

Searched defs:UsbConnection (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/client/
Dusb.h58 struct UsbConnection : public BlockingConnection { struct
59 explicit UsbConnection(usb_handle* handle) : handle_(handle) {} in UsbConnection() function
69 usb_handle* handle_;