Searched refs:CommandObjectLogEnable (Results 1 – 1 of 1) sorted by relevance
47 class CommandObjectLogEnable : public CommandObjectParsed class53 CommandObjectLogEnable(CommandInterpreter &interpreter) : in CommandObjectLogEnable() function in CommandObjectLogEnable84 ~CommandObjectLogEnable() in ~CommandObjectLogEnable()216 CommandObjectLogEnable::CommandOptions::g_option_table[] =488 LoadSubCommand ("enable", CommandObjectSP (new CommandObjectLogEnable (interpreter))); in CommandObjectLog()