Searched refs:notify_depth_ (Results 1 – 2 of 2) sorted by relevance
93 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase()95 : notify_depth_(0), type_(type) {} in ObserverListBase()118 int notify_depth_; variable133 ++list_->notify_depth_; in Iterator()138 if (list_.get() && --list_->notify_depth_ == 0) in ~Iterator()171 if (notify_depth_) { in RemoveObserver()191 if (notify_depth_) { in Clear()
97 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase()99 : notify_depth_(0), type_(type) {} in ObserverListBase()124 int notify_depth_; variable139 ++list_->notify_depth_; in Iterator()144 if (list_.get() && --list_->notify_depth_ == 0) in ~Iterator()176 if (notify_depth_) { in RemoveObserver()196 if (notify_depth_) { in Clear()