Searched refs:SetPromptOnQuit (Results 1 – 6 of 6) sorted by relevance
298 void SetPromptOnQuit(bool b);
257 ci.SetPromptOnQuit(false); in IOHandlerInputComplete()266 ci.SetPromptOnQuit(true); in IOHandlerInputComplete()
407 void SBCommandInterpreter::SetPromptOnQuit(bool b) { in SetPromptOnQuit() function in SBCommandInterpreter411 m_opaque_ptr->SetPromptOnQuit(b); in SetPromptOnQuit()
583 void SetPromptOnQuit(bool enable);
166 void CommandInterpreter::SetPromptOnQuit(bool enable) { in SetPromptOnQuit() function in CommandInterpreter
13889 (arg1)->SetPromptOnQuit(arg2); in _wrap_SBCommandInterpreter_SetPromptOnQuit()