Searched refs:type_arg (Results 1 – 1 of 1) sorted by relevance
579 const std::string& type_arg, in ShellServiceString() argument590 if (!type_arg.empty()) { in ShellServiceString()591 args.push_back(type_arg); in ShellServiceString()609 static int RemoteShell(bool use_shell_protocol, const std::string& type_arg, char escape_char, in RemoteShell() argument621 bool raw_stdin = (type_arg == kShellServiceArgPty || (type_arg.empty() && empty_command)); in RemoteShell()