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