Searched defs:ObserverListBase (Results 1 – 2 of 2) sorted by relevance
93 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase() function94 explicit ObserverListBase(NotificationType type) in ObserverListBase() function
97 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase() function98 explicit ObserverListBase(NotificationType type) in ObserverListBase() function