Home
last modified time | relevance | path

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

/packages/modules/adb/
Dtransport.h121 virtual bool Attach(std::string* error) { in Attach() function
Dtransport.cpp1150 bool atransport::Attach(std::string* error) { in Attach() function in atransport
/packages/modules/adb/client/
Dusb_libusb.cpp668 virtual bool Attach(std::string* error) override final { in Attach() function