Home
last modified time | relevance | path

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

/system/core/adb/
Dbugreport.cpp188 int Bugreport::DoIt(TransportType transport_type, const char* serial, int argc, const char** argv) { in DoIt()
269 int Bugreport::SendShellCommand(TransportType transport_type, const char* serial, in SendShellCommand()
Dadb_client.cpp78 const char* transport_type = "???"; in switch_socket_transport() local
Dservices.cpp367 TransportType transport_type; member
Dbugreport_test.cpp56 int send_shell_command(TransportType transport_type, const char* serial, const std::string& command, in send_shell_command()
Dcommandline.cpp1127 int send_shell_command(TransportType transport_type, const char* serial, const std::string& command, in send_shell_command()
1448 TransportType transport_type = kTransportAny; in adb_commandline() local