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