Searched refs:GetCommandObjectForCommand (Results 1 – 4 of 4) sorted by relevance
224 GetCommandObjectForCommand (std::string &command_line);
370 CommandObject *cmd_obj = m_opaque_ptr->GetCommandObjectForCommand(command_name_str); in SetCommandOverrideCallback()
583 CommandObject *cmd_obj = m_interpreter.GetCommandObjectForCommand (raw_command_string); in DoExecute()
1124 CommandInterpreter::GetCommandObjectForCommand (std::string &command_string) in GetCommandObjectForCommand() function in CommandInterpreter