Home
last modified time | relevance | path

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

/packages/modules/adb/client/
Dcommandline.cpp609 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell() function
781 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, command.empty(), in adb_shell()
810 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, empty_command, in adb_abb()