Searched refs:GetProxyCommandObject (Results 1 – 5 of 5) sorted by relevance
310 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()317 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()324 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()331 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()339 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()346 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()353 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()360 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()370 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()378 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()[all …]
39 CommandObject *GetProxyCommandObject() override;
424 CommandObject *CommandObjectTraceProxy::GetProxyCommandObject() { in GetProxyCommandObject() function in CommandObjectTraceProxy
1001 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectProcessPlugin
87 virtual CommandObject *GetProxyCommandObject() = 0;