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

/external/chromium/chrome/browser/automation/
H A Dautomation_provider_observers.h202 class TabAppendedNotificationObserver : public TabStripNotificationObserver { class in inherits:TabStripNotificationObserver
204 TabAppendedNotificationObserver(Browser* parent,
207 virtual ~TabAppendedNotificationObserver();
216 DISALLOW_COPY_AND_ASSIGN(TabAppendedNotificationObserver);
H A Dautomation_provider_observers.cc335 TabAppendedNotificationObserver::TabAppendedNotificationObserver( function in class:TabAppendedNotificationObserver
343 TabAppendedNotificationObserver::~TabAppendedNotificationObserver() {}
345 void TabAppendedNotificationObserver::ObserveTab(
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_observers.h267 class TabAppendedNotificationObserver : public TabStripNotificationObserver { class in inherits:TabStripNotificationObserver
269 TabAppendedNotificationObserver(Browser* parent,
273 virtual ~TabAppendedNotificationObserver();
284 DISALLOW_COPY_AND_ASSIGN(TabAppendedNotificationObserver);
H A Dautomation_provider_observers.cc399 TabAppendedNotificationObserver::TabAppendedNotificationObserver( function in class:TabAppendedNotificationObserver
411 TabAppendedNotificationObserver::~TabAppendedNotificationObserver() {}
413 void TabAppendedNotificationObserver::ObserveTab(
432 IPC::Message* TabAppendedNotificationObserver::ReleaseReply() {

Completed in 104 milliseconds