Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/adb/client/
Dcommandline.cpp595 static std::string ShellServiceString(bool use_shell_protocol, in ShellServiceString() function
792 std::string service_string = ShellServiceString(use_shell_protocol, shell_type_arg, command); in adb_shell()
1134 std::string service_string = ShellServiceString(use_shell_protocol, "", command); in send_shell_command()