Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.cpp593 bool empty_command, const std::string& service_string) { in RemoteShell()
764 std::string service_string = ShellServiceString(use_shell_protocol, shell_type_arg, command); in adb_shell() local
787 std::string service_string("abb:"); in adb_abb() local
1174 std::string service_string = ShellServiceString(use_shell_protocol, "", command); in send_shell_command() local