Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.h517 class AvoidAreaChangedCommand : public CommandLine { class
519 AvoidAreaChangedCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket);
520 ~AvoidAreaChangedCommand() override {}
H A DCommandLineFactory.cpp50 typeMap["AvoidAreaChanged"] = &CommandLineFactory::CreateObject<AvoidAreaChangedCommand>; in InitCommandMap()
H A DCommandLine.cpp1593 AvoidAreaChangedCommand::AvoidAreaChangedCommand(CommandType commandType, const Json2::Value& arg, in AvoidAreaChangedCommand() function in AvoidAreaChangedCommand
1598 void AvoidAreaChangedCommand::RunGet() in RunGet()
1601 ILOG("Get AvoidAreaChangedCommand run finished."); in RunGet()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp1742 AvoidAreaChangedCommand command2(type, args2, *socket); in TEST_F()

Completed in 8 milliseconds