HomeSort by relevance Sort by last modified time
    Searched refs:ChromeNotificationObserver (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/
chrome_notification_observer.h 23 class ChromeNotificationObserver : public content::NotificationObserver {
25 ChromeNotificationObserver();
26 virtual ~ChromeNotificationObserver();
39 DISALLOW_COPY_AND_ASSIGN(ChromeNotificationObserver);
chrome_notification_observer.cc 15 ChromeNotificationObserver::ChromeNotificationObserver() {
21 ChromeNotificationObserver::~ChromeNotificationObserver() {}
23 void ChromeNotificationObserver::OnRendererProcessCreated(
30 void ChromeNotificationObserver::Observe(int type,
chrome_extensions_browser_client.h 104 ChromeNotificationObserver notification_observer_;

Completed in 250 milliseconds