ChromeNotificationObserver   83 chrome/browser/extensions/chrome_extensions_browser_client.h   ChromeNotificationObserver notification_observer_;
ChromeNotificationObserver   17 chrome/browser/extensions/chrome_notification_observer.cc ChromeNotificationObserver::ChromeNotificationObserver() {
ChromeNotificationObserver   23 chrome/browser/extensions/chrome_notification_observer.cc ChromeNotificationObserver::~ChromeNotificationObserver() {}
ChromeNotificationObserver   25 chrome/browser/extensions/chrome_notification_observer.cc void ChromeNotificationObserver::OnBrowserWindowReady(Browser* browser) {
ChromeNotificationObserver   53 chrome/browser/extensions/chrome_notification_observer.cc void ChromeNotificationObserver::Observe(int type,
ChromeNotificationObserver   19 chrome/browser/extensions/chrome_notification_observer.h class ChromeNotificationObserver : public content::NotificationObserver {
ChromeNotificationObserver   21 chrome/browser/extensions/chrome_notification_observer.h   ChromeNotificationObserver();
ChromeNotificationObserver   22 chrome/browser/extensions/chrome_notification_observer.h   virtual ~ChromeNotificationObserver();
ChromeNotificationObserver   34 chrome/browser/extensions/chrome_notification_observer.h   DISALLOW_COPY_AND_ASSIGN(ChromeNotificationObserver);