Lines Matching refs:event_ptr
172 ShouldStopSynchronous (Event *event_ptr) in ShouldStopSynchronous() argument
184 StoppointCallbackContext context (event_ptr, exe_ctx, true); in ShouldStopSynchronous()
204 DoShouldNotify (Event *event_ptr) in DoShouldNotify() argument
303 ShouldStop (Event *event_ptr) in ShouldStop() argument
312 PerformAction (Event *event_ptr) in PerformAction() argument
402 StoppointCallbackContext context (event_ptr, exe_ctx, false); in PerformAction()
592 ShouldStopSynchronous (Event *event_ptr) in ShouldStopSynchronous() argument
612 StoppointCallbackContext context (event_ptr, exe_ctx, true); in ShouldStopSynchronous()
631 ShouldStop (Event *event_ptr) in ShouldStop() argument
640 PerformAction (Event *event_ptr) in PerformAction() argument
766 StoppointCallbackContext context (event_ptr, exe_ctx, false); in PerformAction()
839 ShouldStopSynchronous (Event *event_ptr) in ShouldStopSynchronous() argument
848 ShouldStop (Event *event_ptr) in ShouldStop() argument
859 DoShouldNotify (Event *event_ptr) in DoShouldNotify() argument
871 Process::ProcessEventData::AddRestartedReason(event_ptr, strm.GetData()); in DoShouldNotify()
1027 ShouldStop (Event *event_ptr) in ShouldStop() argument
1030 return m_plan_sp->ShouldStop(event_ptr); in ShouldStop()
1032 return StopInfo::ShouldStop(event_ptr); in ShouldStop()
1069 PerformAction (Event *event_ptr) in PerformAction() argument