Searched refs:CommandObjectLogTimerDisable (Results 1 – 1 of 1) sorted by relevance
349 class CommandObjectLogTimerDisable : public CommandObjectParsed { class352 CommandObjectLogTimerDisable(CommandInterpreter &interpreter) in CommandObjectLogTimerDisable() function in CommandObjectLogTimerDisable357 ~CommandObjectLogTimerDisable() override = default;483 LoadSubCommand("disable", CommandObjectSP(new CommandObjectLogTimerDisable( in CommandObjectLogTimer()