Home
last modified time | relevance | path

Searched refs:ShellServiceString (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dcommandline.cpp579 static std::string ShellServiceString(bool use_shell_protocol, in ShellServiceString() function
613 std::string service_string = ShellServiceString(use_shell_protocol, in RemoteShell()
1119 std::string service_string = ShellServiceString(use_shell_protocol, "", command); in send_shell_command()