HomeSort by relevance Sort by last modified time
    Searched defs:NotificationObserverList (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/prefs/
pref_notifier_impl.h 39 typedef ObserverList<NotificationObserver> NotificationObserverList;
40 typedef base::hash_map<std::string, NotificationObserverList*>
  /external/chromium/chrome/browser/chromeos/
cros_settings.h 79 typedef ObserverList<NotificationObserver> NotificationObserverList;
80 typedef base::hash_map<std::string, NotificationObserverList*>

Completed in 37 milliseconds