Searched refs:empty_command (Results 1 – 1 of 1) sorted by relevance
593 bool empty_command, const std::string& service_string) { in RemoteShell() argument604 bool raw_stdin = (type_arg == kShellServiceArgPty || (type_arg.empty() && empty_command)); in RemoteShell()785 constexpr bool empty_command = false; in adb_abb() local796 return RemoteShell(use_shell_protocol, shell_type_arg, escape_char, empty_command, in adb_abb()