Home | History | Annotate | Download | only in debug

Lines Matching refs:notification_

746       notification_(0) {
756 if (notification_ == 0)
758 notification_ |= notification;
762 if (notification_)
763 callback_copy_.Run(notification_);