Searched refs:should_notify_observers_ (Results 1 – 4 of 4) sorted by relevance
230 should_notify_observers_(spec.should_notify_observers), in TaskQueueImpl()900 DCHECK(should_notify_observers_); in NotifyWillProcessTask()907 DCHECK(should_notify_observers_); in NotifyDidProcessTask()1332 DCHECK(should_notify_observers_ || handler.is_null()); in SetOnTaskStartedHandler()1344 DCHECK(should_notify_observers_ || handler.is_null()); in SetOnTaskCompletedHandler()1364 DCHECK(should_notify_observers_ && !handler.is_null()); in AddOnTaskPostedHandler()1383 DCHECK(should_notify_observers_ || logger.is_null()); in SetTaskExecutionTraceLogger()
171 bool GetShouldNotifyObservers() const { return should_notify_observers_; } in GetShouldNotifyObservers()625 const bool should_notify_observers_; variable
223 bool GetShouldNotifyObservers() const { return should_notify_observers_; } in GetShouldNotifyObservers()462 const bool should_notify_observers_; variable
51 should_notify_observers_(spec.should_notify_observers) { in TaskQueueImpl()567 DCHECK(should_notify_observers_); in NotifyWillProcessTask()575 DCHECK(should_notify_observers_); in NotifyDidProcessTask()