Searched defs:arg_vector (Results 1 – 1 of 1) sorted by relevance
43 pid_t ExecWithoutWait(std::vector<std::string>& arg_vector) { in ExecWithoutWait()78 int ExecAndReturnCode(std::vector<std::string>& arg_vector, std::string* error_msg) { in ExecAndReturnCode()101 int ExecAndReturnCode(std::vector<std::string>& arg_vector, in ExecAndReturnCode()167 bool Exec(std::vector<std::string>& arg_vector, std::string* error_msg) { in Exec()