Searched refs:RemoteShell (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/packages/modules/adb/client/ |
D | commandline.cpp | 626 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell() function 793 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, command.empty(), in adb_shell() 817 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, empty_command, in adb_abb()
|