Home
last modified time | relevance | path

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

/external/chromium/base/
Dobserver_list.h110 ObserverListBase() : notify_depth_(0), type_(NOTIFY_ALL) {} in ObserverListBase() function
111 explicit ObserverListBase(NotificationType type) in ObserverListBase() function