Searched refs:CommandObjectTypeSummaryAdd (Results 1 – 1 of 1) sorted by relevance
101 class CommandObjectTypeSummaryAdd : public CommandObjectParsed, class142 CommandObjectTypeSummaryAdd(CommandInterpreter &interpreter);144 ~CommandObjectTypeSummaryAdd() override = default;199 CommandObjectTypeSummaryAdd::AddSummary( in IOHandlerInputComplete()202 ? CommandObjectTypeSummaryAdd::eRegexSummary in IOHandlerInputComplete()203 : CommandObjectTypeSummaryAdd::eRegularSummary), in IOHandlerInputComplete()212 CommandObjectTypeSummaryAdd::AddSummary( in IOHandlerInputComplete()214 CommandObjectTypeSummaryAdd::eNamedSummary, in IOHandlerInputComplete()217 CommandObjectTypeSummaryAdd::AddSummary( in IOHandlerInputComplete()219 CommandObjectTypeSummaryAdd::eNamedSummary, in IOHandlerInputComplete()[all …]