Searched refs:m_batch (Results 1 – 2 of 2) sorted by relevance
267 m_option_data.m_batch = true; in ProcessArgs()702 if (m_option_data.m_batch) in MainLoop()709 if (m_option_data.m_batch && stopped_for_crash && in MainLoop()751 else if (m_option_data.m_batch && !stopped_for_crash) in MainLoop()
102 bool m_batch = false; member