Searched refs:MemoryRefreshCommand (Results 1 – 3 of 3) sorted by relevance
44 typeMap["MemoryRefresh"] = &CommandLineFactory::CreateObject<MemoryRefreshCommand>; in InitCommandMap()
231 class MemoryRefreshCommand : public CommandLine {233 … MemoryRefreshCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);234 ~MemoryRefreshCommand() override {} in ~MemoryRefreshCommand()
511 MemoryRefreshCommand::MemoryRefreshCommand(CommandType commandType, const Json::Value& arg, const L… in MemoryRefreshCommand() function in MemoryRefreshCommand516 bool MemoryRefreshCommand::IsSetArgValid() const in IsSetArgValid()525 void MemoryRefreshCommand::RunSet() in RunSet()