Searched refs:StepCountCommand (Results 1 – 3 of 3) sorted by relevance
60 typeMap["StepCount"] = &CommandLineFactory::CreateObject<StepCountCommand>; in InitCommandMap()
369 class StepCountCommand : public CommandLine {371 StepCountCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);372 ~StepCountCommand() override {} in ~StepCountCommand()
1055 StepCountCommand::StepCountCommand(CommandType commandType, const Json::Value& arg, const LocalSock… in StepCountCommand() function in StepCountCommand1060 void StepCountCommand::RunGet() in RunGet()1068 void StepCountCommand::RunSet() in RunSet()1077 bool StepCountCommand::IsSetArgValid() const in IsSetArgValid()