Searched refs:fullCommand (Results 1 – 2 of 2) sorted by relevance
184 int RunCommand(const std::string& title, const std::vector<std::string>& fullCommand,
97 static int RunCommand(const std::string& title, const std::vector<std::string>& fullCommand, in RunCommand() argument99 return ds.RunCommand(title, fullCommand, options); in RunCommand()