Home
last modified time | relevance | path

Searched refs:ResolutionCommand (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLine.h444 class ResolutionCommand : public CommandLine { class
446 ResolutionCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket);
447 ~ResolutionCommand() override {}
H A DCommandLineFactory.cpp72 typeMap["Resolution"] = &CommandLineFactory::CreateObject<ResolutionCommand>; in InitCommandMap()
H A DCommandLine.cpp1218 ResolutionCommand::ResolutionCommand(CommandLine::CommandType commandType, in ResolutionCommand() function in ResolutionCommand
1225 void ResolutionCommand::RunSet() {} in RunSet()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp1635 ResolutionCommand command1(type, args1, *socket); in TEST_F()

Completed in 8 milliseconds