Searched refs:GetBatchCommandMode (Results 1 – 3 of 3) sorted by relevance
499 bool GetBatchCommandMode() { return m_batch_command_mode; } in GetBatchCommandMode() function
858 if (!GetDebugger().GetCommandInterpreter().GetBatchCommandMode()) { in IOHandlerInputComplete()
507 bool batch_mode = m_debugger.GetCommandInterpreter().GetBatchCommandMode(); in IOHandlerInputComplete()