Searched refs:BrowserClosedNotificationObserver (Results 1 – 3 of 3) sorted by relevance
852 BrowserClosedNotificationObserver::BrowserClosedNotificationObserver( in BrowserClosedNotificationObserver() function in BrowserClosedNotificationObserver863 BrowserClosedNotificationObserver::~BrowserClosedNotificationObserver() {} in ~BrowserClosedNotificationObserver()865 void BrowserClosedNotificationObserver::Observe( in Observe()888 void BrowserClosedNotificationObserver::set_for_browser_command( in set_for_browser_command()1007 BrowserClosedNotificationObserver* observer = in CreateAndRegisterObserver()1008 new BrowserClosedNotificationObserver(browser, automation, in CreateAndRegisterObserver()
446 class BrowserClosedNotificationObserver : public NotificationObserver {448 BrowserClosedNotificationObserver(Browser* browser,451 virtual ~BrowserClosedNotificationObserver();465 DISALLOW_COPY_AND_ASSIGN(BrowserClosedNotificationObserver);
432 new BrowserClosedNotificationObserver(browser, this, reply_message); in CloseBrowser()