Searched defs:BrowserCountChangeNotificationObserver (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.h468 class BrowserCountChangeNotificationObserver : public NotificationObserver { class in inherits:NotificationObserver
470 BrowserCountChangeNotificationObserver(int target_count,
473 virtual ~BrowserCountChangeNotificationObserver();
485 DISALLOW_COPY_AND_ASSIGN(BrowserCountChangeNotificationObserver);
H A Dautomation_provider_observers.cc893 BrowserCountChangeNotificationObserver::BrowserCountChangeNotificationObserver( function in class:BrowserCountChangeNotificationObserver
906 BrowserCountChangeNotificationObserver::
907 ~BrowserCountChangeNotificationObserver() {}
909 void BrowserCountChangeNotificationObserver::Observe(
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.h497 class BrowserCountChangeNotificationObserver class in inherits:content::NotificationObserver
500 BrowserCountChangeNotificationObserver(int target_count,
503 virtual ~BrowserCountChangeNotificationObserver();
516 DISALLOW_COPY_AND_ASSIGN(BrowserCountChangeNotificationObserver);
H A Dautomation_provider_observers.cc853 BrowserCountChangeNotificationObserver::BrowserCountChangeNotificationObserver( function in class:BrowserCountChangeNotificationObserver
866 BrowserCountChangeNotificationObserver::
867 ~BrowserCountChangeNotificationObserver() {}
869 void BrowserCountChangeNotificationObserver::Observe(

Completed in 197 milliseconds