Home
last modified time | relevance | path

Searched defs:use_shell_protocol (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/packages/modules/adb/client/
Dcommandline.cpp326 int read_and_dump(borrowed_fd fd, bool use_shell_protocol, in read_and_dump()
595 static std::string ShellServiceString(bool use_shell_protocol, in ShellServiceString()
626 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell()
702 bool use_shell_protocol = CanUseFeature(*features, kFeatureShell2); // -x in adb_shell() local
807 constexpr bool use_shell_protocol = true; in adb_abb() local
1115 bool use_shell_protocol = false; in send_shell_command() local