Searched refs:ToCommandLine (Results 1 – 1 of 1) sorted by relevance
35 std::string ToCommandLine(const std::vector<std::string>& args) { in ToCommandLine() function68 PLOG(ERROR) << "Failed to execve(" << ToCommandLine(arg_vector) << ")"; in ExecWithoutWait()82 ToCommandLine(arg_vector).c_str(), strerror(errno)); in ExecAndReturnCode()92 ToCommandLine(arg_vector).c_str(), pid, got_pid, strerror(errno)); in ExecAndReturnCode()111 ToCommandLine(arg_vector).c_str(), strerror(errno)); in ExecAndReturnCode()157 ToCommandLine(arg_vector).c_str(), pid, got_pid, strerror(errno)); in ExecAndReturnCode()171 ToCommandLine(arg_vector).c_str()); in Exec()