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

  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 446 class BrowserClosedNotificationObserver : public NotificationObserver {
448 BrowserClosedNotificationObserver(Browser* browser,
451 virtual ~BrowserClosedNotificationObserver();
465 DISALLOW_COPY_AND_ASSIGN(BrowserClosedNotificationObserver);
    [all...]
automation_provider_observers.cc 852 BrowserClosedNotificationObserver::BrowserClosedNotificationObserver(
863 BrowserClosedNotificationObserver::~BrowserClosedNotificationObserver() {}
865 void BrowserClosedNotificationObserver::Observe(
888 void BrowserClosedNotificationObserver::set_for_browser_command(
    [all...]

Completed in 42 milliseconds