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