Home
last modified time | relevance | path

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

/system/core/adb/client/
Dcommandline.cpp593 bool empty_command, const std::string& service_string) { in RemoteShell() argument
604 bool raw_stdin = (type_arg == kShellServiceArgPty || (type_arg.empty() && empty_command)); in RemoteShell()
785 constexpr bool empty_command = false; in adb_abb() local
796 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, empty_command, in adb_abb()