reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
760 !private_stop_info->ShouldStopSynchronous(event_ptr)) { 768 if (Process::ProcessEventData::GetRestartedFromEvent(event_ptr)) 783 if (!current_plan->PlanExplainsStop(event_ptr)) { 792 if (plan_ptr->PlanExplainsStop(event_ptr)) { 793 should_stop = plan_ptr->ShouldStop(event_ptr); 824 bool over_ride_stop = current_plan->ShouldAutoContinue(event_ptr); 831 should_stop = current_plan->ShouldStop(event_ptr); 841 should_stop = current_plan->ShouldStop(event_ptr);