Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.h435 class DeviceTypeCommand : public CommandLine { class
437 DeviceTypeCommand(CommandType commandType, const Json2::Value& arg, const LocalSocket& socket);
438 ~DeviceTypeCommand() override {}
H A DCommandLineFactory.cpp73 typeMap["DeviceType"] = &CommandLineFactory::CreateObject<DeviceTypeCommand>; in InitCommandMap()
H A DCommandLine.cpp1209 DeviceTypeCommand::DeviceTypeCommand(CommandLine::CommandType commandType, in DeviceTypeCommand() function in DeviceTypeCommand
1216 void DeviceTypeCommand::RunSet() {} in RunSet()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp1645 DeviceTypeCommand command1(type, args1, *socket); in TEST_F()

Completed in 7 milliseconds