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