Searched defs:AproposAllSubCommands (Results 1 - 2 of 2) sorted by relevance

/external/lldb/source/Commands/
H A DCommandObjectMultiword.cpp311 CommandObjectMultiword::AproposAllSubCommands (const char *prefix, function in class:CommandObjectMultiword
333 sub_cmd_obj->AproposAllSubCommands (complete_command_name.GetData(),
401 CommandObjectProxy::AproposAllSubCommands (const char *prefix, function in class:CommandObjectProxy
408 return proxy_command->AproposAllSubCommands (prefix,
/external/lldb/include/lldb/Interpreter/
H A DCommandObject.h153 AproposAllSubCommands (const char *prefix, function in class:lldb_private::CommandObject

Completed in 128 milliseconds