Searched refs:GetProxyCommandObject (Results 1 – 4 of 4) sorted by relevance
265 CommandObject *proxy_command = GetProxyCommandObject(); in GetOptions()272 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelp()279 CommandObject *proxy_command = GetProxyCommandObject(); in GetSyntax()286 CommandObject *proxy_command = GetProxyCommandObject(); in GetHelpLong()294 const_cast<CommandObjectProxy *>(this)->GetProxyCommandObject(); in IsRemovable()301 CommandObject *proxy_command = GetProxyCommandObject(); in IsMultiwordObject()308 CommandObject *proxy_command = GetProxyCommandObject(); in GetAsMultiwordCommand()315 CommandObject *proxy_command = GetProxyCommandObject(); in GenerateHelpText()325 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandSP()333 CommandObject *proxy_command = GetProxyCommandObject(); in GetSubcommandObject()[all …]
816 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectProcessPlugin
2020 CommandObject *GetProxyCommandObject() override { in GetProxyCommandObject() function in CommandObjectTraceStart
83 virtual CommandObject *GetProxyCommandObject() = 0;