Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/client/
H A Dusb.h48 struct UsbConnection : public BlockingConnection { struct
49 explicit UsbConnection(usb_handle* handle) : handle_(handle) {} in UsbConnection() argument
59 usb_handle* handle_;