Searched defs:NotificationType (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_types.h28 enum NotificationType { enum in namespace:message_center
/external/chromium_org/base/
H A Dobserver_list.h68 enum NotificationType { enum in class:ObserverListBase
93 explicit ObserverListBase(NotificationType type)
119 NotificationType type_;
209 typedef typename ObserverListBase<ObserverType>::NotificationType
210 NotificationType; typedef in class:ObserverList
213 explicit ObserverList(NotificationType type)
H A Dobserver_list_threadsafe.h99 typedef typename ObserverList<ObserverType>::NotificationType
100 NotificationType; typedef in class:ObserverListThreadSafe
104 explicit ObserverListThreadSafe(NotificationType type) : type_(type) {}
210 explicit ObserverListContext(NotificationType type)
290 const NotificationType type_;
/external/chromium_org/content/public/browser/
H A Dnotification_types.h16 enum NotificationType { enum in namespace:content
/external/chromium_org/extensions/browser/
H A Dnotification_types.h15 enum NotificationType { enum in namespace:extensions
/external/chromium_org/chrome/browser/
H A Dchrome_notification_types.h13 enum NotificationType { enum in namespace:chrome

Completed in 7356 milliseconds