Searched refs:GetCommandNamesMatchingPartialString (Results 1 - 2 of 2) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h267 GetCommandNamesMatchingPartialString (const char *cmd_cstr,
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp626 CommandInterpreter::GetCommandNamesMatchingPartialString (const char *cmd_str, bool include_aliases, function in class:CommandInterpreter
1891 num_command_matches = GetCommandNamesMatchingPartialString ("", include_aliases, matches);

Completed in 728 milliseconds