Searched refs:RestartCommand (Results 1 – 2 of 2) sorted by relevance
156 class RestartCommand : public CommandLine {158 RestartCommand(CommandType commandType, const Json::Value& arg, const LocalSocket& socket);159 ~RestartCommand() override {} in ~RestartCommand()
1229 RestartCommand::RestartCommand(CommandLine::CommandType commandType, const Json::Value& arg, const … in RestartCommand() function in RestartCommand1234 void RestartCommand::RunAction() in RunAction()