Searched refs:ResolutionSwitchCommand (Results 1 – 3 of 3) sorted by relevance
40 typeMap["ResolutionSwitch"] = &CommandLineFactory::CreateObject<ResolutionSwitchCommand>; in InitCommandMap()
198 class ResolutionSwitchCommand : public CommandLine {200 …ResolutionSwitchCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket…201 ~ResolutionSwitchCommand() override {} in ~ResolutionSwitchCommand()
419 ResolutionSwitchCommand::ResolutionSwitchCommand(CommandType commandType, in ResolutionSwitchCommand() function in ResolutionSwitchCommand426 bool ResolutionSwitchCommand::IsSetArgValid() const in IsSetArgValid()444 bool ResolutionSwitchCommand::IsIntValValid(const Json::Value& args) const in IsIntValValid()460 void ResolutionSwitchCommand::RunSet() in RunSet()