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

  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 468 class BrowserCountChangeNotificationObserver : public NotificationObserver {
470 BrowserCountChangeNotificationObserver(int target_count,
473 virtual ~BrowserCountChangeNotificationObserver();
485 DISALLOW_COPY_AND_ASSIGN(BrowserCountChangeNotificationObserver);
    [all...]
automation_provider_observers.cc 893 BrowserCountChangeNotificationObserver::BrowserCountChangeNotificationObserver(
906 BrowserCountChangeNotificationObserver::
907 ~BrowserCountChangeNotificationObserver() {}
909 void BrowserCountChangeNotificationObserver::Observe(
    [all...]

Completed in 285 milliseconds