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

/external/chromium_org/google_apis/gaia/
H A Didentity_provider.h38 virtual void OnActiveAccountLogout() {} function in class:IdentityProvider::Observer
82 // Fires an OnActiveAccountLogout notification.
H A Daccount_tracker.cc125 void AccountTracker::OnActiveAccountLogout() { function in class:gaia::AccountTracker
126 TRACE_EVENT0("identity", "AccountTracker::OnActiveAccountLogout");
/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

Completed in 6334 milliseconds