Searched refs:RemoteShell (Results 1 – 1 of 1) sorted by relevance
/system/core/adb/client/ |
D | commandline.cpp | 592 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell() function 765 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, command.empty(), in adb_shell() 796 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, empty_command, in adb_abb()
|