Searched refs:old_async (Results 1 – 3 of 3) sorted by relevance
553 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local558 debugger.SetAsyncExecution(old_async); in PerformAction()992 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local998 debugger.SetAsyncExecution(old_async); in PerformAction()
3976 bool old_async = debugger.GetAsyncExecution(); in HandleStop() local3980 debugger.SetAsyncExecution(old_async); in HandleStop()
557 bool old_async = m_debugger.GetAsync(); in MainLoop() local604 m_debugger.SetAsync(old_async); in MainLoop()