Searched refs:GetProxyCommandObject (Results 1 – 5 of 5) sorted by relevance
309 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()316 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()323 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()330 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()338 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()345 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()352 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()359 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()369 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()377 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()[all …]
39 CommandObject *GetProxyCommandObject() override;
414 CommandObject *CommandObjectTraceProxy::GetProxyCommandObject() { in GetProxyCommandObject() function in CommandObjectTraceProxy
923 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectProcessPlugin
87 virtual CommandObject *GetProxyCommandObject() = 0;