Home
last modified time | relevance | path

Searched defs:OnRefreshTokenRevoked (Results 1 – 11 of 11) sorted by relevance

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