Searched refs:isNotifyOnEnabled_ (Results 1 – 3 of 3) sorted by relevance
32 : observer_(observer), isNotifyOnEnabled_(isNotifyOnEnabled) {};34 bool isNotifyOnEnabled_; member72 bool isNotifyOnEnabled_; member77 isNotifyOnEnabled_ = false; in ObserverNode()262 refreshObservers[key].emplace_back(iterator->observer_, iterator->isNotifyOnEnabled_); in EnableObservers()297 item.isNotifyOnEnabled_ = false; in DisableObservers()352 observerNode.isNotifyOnEnabled_ = true; in SetObserversNotifiedOnEnabled()
251 if (obs.isNotifyOnEnabled_) { in EmitOnEnable()
271 if (obs.isNotifyOnEnabled_) { in EmitOnEnable()