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