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