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

  /external/chromium_org/google_apis/gaia/
identity_provider.h 38 virtual void OnActiveAccountLogout() {}
82 // Fires an OnActiveAccountLogout notification.
account_tracker.cc 125 void AccountTracker::OnActiveAccountLogout() {
126 TRACE_EVENT0("identity", "AccountTracker::OnActiveAccountLogout");
  /external/chromium_org/chrome/browser/services/gcm/
gcm_profile_service.cc 51 virtual void OnActiveAccountLogout() OVERRIDE;
116 void GCMProfileService::IdentityObserver::OnActiveAccountLogout() {
  /external/chromium_org/components/invalidation/
ticl_invalidation_service.cc 261 void TiclInvalidationService::OnActiveAccountLogout() {

Completed in 187 milliseconds