Searched refs:GetProxyCommandObject (Results 1 – 5 of 5) sorted by relevance
324 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()331 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()338 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()345 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()353 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()360 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()367 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()374 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()384 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()392 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()[all …]
39 CommandObject *GetProxyCommandObject() override;
414 CommandObject *CommandObjectTraceProxy::GetProxyCommandObject() { in GetProxyCommandObject() function in CommandObjectTraceProxy
950 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectProcessPlugin
89 virtual CommandObject *GetProxyCommandObject() = 0;