Searched defs:OnActiveAccountLogout (Results 1 - 4 of 4) sorted by path

/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_profile_service.cc51 virtual void OnActiveAccountLogout() OVERRIDE;
116 void GCMProfileService::IdentityObserver::OnActiveAccountLogout() { function in class:gcm::GCMProfileService::IdentityObserver
/external/chromium_org/components/invalidation/
H A Dticl_invalidation_service.cc261 void TiclInvalidationService::OnActiveAccountLogout() { function in class:invalidation::TiclInvalidationService
/external/chromium_org/google_apis/gaia/
H A Daccount_tracker.cc125 void AccountTracker::OnActiveAccountLogout() { function in class:gaia::AccountTracker
126 TRACE_EVENT0("identity", "AccountTracker::OnActiveAccountLogout");
H A Didentity_provider.h38 virtual void OnActiveAccountLogout() {} function in class:IdentityProvider::Observer
82 // Fires an OnActiveAccountLogout notification.

Completed in 831 milliseconds