Searched defs:transport_type (Results 1 – 5 of 5) sorted by relevance
/system/core/adb/ |
D | bugreport.cpp | 188 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()
|
D | adb_client.cpp | 78 const char* transport_type = "???"; in switch_socket_transport() local
|
D | services.cpp | 367 TransportType transport_type; member
|
D | bugreport_test.cpp | 56 int send_shell_command(TransportType transport_type, const char* serial, const std::string& command, in send_shell_command()
|
D | commandline.cpp | 1127 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
|