Lines Matching refs:ExecArgs
337 const std::string &ExecutionCmd, std::vector<std::string> ExecArgs) :338 ExecutionCommand(ExecutionCmd), ExecutorArgs(ExecArgs) {}