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