Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.h174 struct UsbConnection : public BlockingConnection { struct
175 explicit UsbConnection(usb_handle* handle) : handle_(handle) {} in UsbConnection() function
184 usb_handle* handle_;