Searched refs:ResolutionCommand (Results 1 – 3 of 3) sorted by relevance
71 typeMap["Resolution"] = &CommandLineFactory::CreateObject<ResolutionCommand>; in InitCommandMap()
444 class ResolutionCommand : public CommandLine {446 ResolutionCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);447 ~ResolutionCommand() override {} in ~ResolutionCommand()
1204 ResolutionCommand::ResolutionCommand(CommandLine::CommandType commandType, in ResolutionCommand() function in ResolutionCommand1211 void ResolutionCommand::RunSet() {} in RunSet()