HomeSort by relevance Sort by last modified time
    Searched refs:LoginManagerObserver (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/automation/
automation_provider_observers_chromeos.cc 43 LoginManagerObserver::LoginManagerObserver(
52 LoginManagerObserver::~LoginManagerObserver() {}
54 void LoginManagerObserver::Observe(NotificationType type,
automation_provider_observers.h 719 class LoginManagerObserver : public NotificationObserver {
721 LoginManagerObserver(AutomationProvider* automation,
723 virtual ~LoginManagerObserver();
734 DISALLOW_COPY_AND_ASSIGN(LoginManagerObserver);
    [all...]
testing_automation_provider_chromeos.cc 159 new LoginManagerObserver(this, reply_message);
176 new LoginManagerObserver(this, reply_message);

Completed in 837 milliseconds