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

  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 343 class ExtensionUnloadNotificationObserver : public NotificationObserver {
345 ExtensionUnloadNotificationObserver();
346 virtual ~ExtensionUnloadNotificationObserver();
361 DISALLOW_COPY_AND_ASSIGN(ExtensionUnloadNotificationObserver);
    [all...]
automation_provider_observers.cc 635 ExtensionUnloadNotificationObserver::ExtensionUnloadNotificationObserver()
641 ExtensionUnloadNotificationObserver::~ExtensionUnloadNotificationObserver() {
644 void ExtensionUnloadNotificationObserver::Observe(
    [all...]

Completed in 29 milliseconds