Searched defs:command (Results 1 – 4 of 4) sorted by relevance
77 unique_ptr<CommandLine> CommandLineFactory::CreateCommandLine(string command, in CreateCommandLine()
139 string command = jsonData["command"].asString(); in ProcessCommandMessage() local226 std::unique_ptr<CommandLine> command = in ApplyConfigMembers() local
111 void CommandLine::SetCommandName(std::string command) in SetCommandName()
510 bool CommandParser::IsResolutionArgValid(string command) in IsResolutionArgValid()