Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.h123 std::string service_string = "abb_exec:" + android::base::Join(command_args, ABB_ARG_DELIMETER); in send_abb_exec_command() local
Dcommandline.cpp609 bool empty_command, const std::string& service_string) { in RemoteShell()
779 std::string service_string = ShellServiceString(use_shell_protocol, shell_type_arg, command); in adb_shell() local
804 std::string service_string = "abb:" + android::base::Join(args, ABB_ARG_DELIMETER); in adb_abb() local
1180 std::string service_string = ShellServiceString(use_shell_protocol, "", command); in send_shell_command() local