Searched refs:CommandObjectLogDisable (Results 1 – 1 of 1) sorted by relevance
230 class CommandObjectLogDisable : public CommandObjectParsed class236 CommandObjectLogDisable(CommandInterpreter &interpreter) : in CommandObjectLogDisable() function in CommandObjectLogDisable265 ~CommandObjectLogDisable() in ~CommandObjectLogDisable()489 LoadSubCommand ("disable", CommandObjectSP (new CommandObjectLogDisable (interpreter))); in CommandObjectLog()