Searched defs:OnRefreshTokenRevoked (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/components/signin/core/browser/
H A Dsignin_tracker.cc65 void SigninTracker::OnRefreshTokenRevoked(const std::string& account_id) { function in class:SigninTracker
H A Daccount_tracker_service.cc273 void AccountTrackerService::OnRefreshTokenRevoked( function in class:AccountTrackerService
276 "AccountTracker::OnRefreshTokenRevoked",
/external/chromium_org/chrome/browser/ui/ash/
H A Duser_accounts_delegate_chromeos.cc82 void UserAccountsDelegateChromeOS::OnRefreshTokenRevoked( function in class:chromeos::UserAccountsDelegateChromeOS
/external/chromium_org/google_apis/gaia/
H A Didentity_provider.cc49 void IdentityProvider::OnRefreshTokenRevoked(const std::string& account_id) { function in class:IdentityProvider
54 OnRefreshTokenRevoked(account_id));
H A Doauth2_token_service.h99 virtual void OnRefreshTokenRevoked(const std::string& account_id) {} function in class:OAuth2TokenService::Observer
H A Daccount_tracker.cc100 void AccountTracker::OnRefreshTokenRevoked(const std::string& account_id) { function in class:gaia::AccountTracker
102 "AccountTracker::OnRefreshTokenRevoked",
/external/chromium_org/components/invalidation/
H A Dticl_invalidation_service.cc254 void TiclInvalidationService::OnRefreshTokenRevoked( function in class:invalidation::TiclInvalidationService
/external/chromium_org/google_apis/drive/
H A Dauth_service.cc218 void AuthService::OnRefreshTokenRevoked(const std::string& account_id) { function in class:google_apis::AuthService
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Dprofile_chooser_view.cc629 void ProfileChooserView::OnRefreshTokenRevoked(const std::string& account_id) { function in class:ProfileChooserView
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc772 void ProfileSyncService::OnRefreshTokenRevoked( function in class:ProfileSyncService

Completed in 151 milliseconds