Home
last modified time | relevance | path

Searched defs:ObserverListBase (Results 1 – 2 of 2) sorted by relevance

/external/libweave/third_party/chromium/base/
Dobserver_list.h93 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase() function
94 explicit ObserverListBase(NotificationType type) in ObserverListBase() function
/external/libchrome/base/
Dobserver_list.h97 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase() function
98 explicit ObserverListBase(NotificationType type) in ObserverListBase() function