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