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