Searched refs:RemoveUser (Results 1 - 3 of 3) sorted by relevance

/external/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h123 RemoveUser (const char *alias_name);
/external/lldb/source/Commands/
H A DCommandObjectCommands.cpp1955 m_interpreter.RemoveUser(cmd_name);
/external/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1002 CommandInterpreter::RemoveUser (const char *alias_name) function in class:CommandInterpreter

Completed in 162 milliseconds