Searched defs:OnGetTokenFailure (Results 1 - 25 of 35) sorted by last modified time

12

/external/chromium_org/sync/internal_api/attachments/
H A Dattachment_downloader_impl.cc104 void AttachmentDownloaderImpl::OnGetTokenFailure( function in class:syncer::AttachmentDownloaderImpl
H A Dattachment_uploader_impl.cc75 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
213 void AttachmentUploaderImpl::UploadState::OnGetTokenFailure( function in class:syncer::AttachmentUploaderImpl::UploadState
/external/chromium_org/google_apis/drive/
H A Dauth_service.cc51 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
93 void AuthRequest::OnGetTokenFailure(const OAuth2TokenService::Request* request, function in class:google_apis::__anon8327::AuthRequest
/external/chromium_org/google_apis/gaia/
H A Daccount_tracker.cc297 void AccountIdFetcher::OnGetTokenFailure( function in class:gaia::AccountIdFetcher
303 "OnGetTokenFailure",
306 LOG(ERROR) << "OnGetTokenFailure: " << error.ToString();
H A Doauth2_access_token_consumer.h25 virtual void OnGetTokenFailure(const GoogleServiceAuthError& error) {} function in class:OAuth2AccessTokenConsumer
H A Doauth2_access_token_fetcher_impl.cc178 OnGetTokenFailure(CreateAuthError(status));
188 OnGetTokenFailure(
196 OnGetTokenFailure(
207 OnGetTokenFailure(
217 OnGetTokenFailure(GoogleServiceAuthError(
223 OnGetTokenFailure(GoogleServiceAuthError(
236 OnGetTokenFailure(
253 void OAuth2AccessTokenFetcherImpl::OnGetTokenFailure( function in class:OAuth2AccessTokenFetcherImpl
H A Doauth2_api_call_flow.cc149 void OAuth2ApiCallFlow::OnGetTokenFailure( function in class:OAuth2ApiCallFlow
H A Doauth2_token_service.cc77 consumer_->OnGetTokenFailure(this, error);
155 virtual void OnGetTokenFailure(
174 // scheduled for deletion at the end of OnGetTokenFailure/OnGetTokenSuccess
279 void OAuth2TokenService::Fetcher::OnGetTokenFailure( function in class:OAuth2TokenService::Fetcher
H A Doauth2_token_service_request.cc169 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
243 void RequestCore::OnGetTokenFailure(const OAuth2TokenService::Request* request, function in class:__anon8358::RequestCore
264 consumer_->OnGetTokenFailure(owner(), error);
H A Doauth2_token_service_request_unittest.cc30 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
57 void TestingOAuth2TokenServiceConsumer::OnGetTokenFailure( function in class:__anon8359::TestingOAuth2TokenServiceConsumer
H A Doauth2_token_service_test_util.cc40 void TestingOAuth2TokenServiceConsumer::OnGetTokenFailure( function in class:TestingOAuth2TokenServiceConsumer
H A Dubertoken_fetcher.cc93 void UbertokenFetcher::OnGetTokenFailure( function in class:UbertokenFetcher
/external/chromium_org/components/enhanced_bookmarks/
H A Dbookmark_server_service.cc120 void BookmarkServerService::OnGetTokenFailure( function in class:enhanced_bookmarks::BookmarkServerService
/external/chromium_org/components/invalidation/
H A Dgcm_invalidation_bridge.cc229 void GCMInvalidationBridge::OnGetTokenFailure( function in class:invalidation::GCMInvalidationBridge
H A Dticl_invalidation_service.cc218 void TiclInvalidationService::OnGetTokenFailure( function in class:invalidation::TiclInvalidationService
291 // OnGetTokenFailure() will put us into a INVALIDATION_CREDENTIALS_REJECTED
/external/chromium_org/components/policy/core/common/cloud/
H A Dcloud_policy_client_registration_helper.cc50 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
86 void CloudPolicyClientRegistrationHelper::TokenServiceHelper::OnGetTokenFailure( function in class:policy::CloudPolicyClientRegistrationHelper::TokenServiceHelper
112 virtual void OnGetTokenFailure(
145 void CloudPolicyClientRegistrationHelper::LoginTokenHelper::OnGetTokenFailure( function in class:policy::CloudPolicyClientRegistrationHelper::LoginTokenHelper
/external/chromium_org/components/signin/core/browser/
H A Daccount_service_flag_fetcher.cc79 void AccountServiceFlagFetcher::OnGetTokenFailure( function in class:AccountServiceFlagFetcher
85 DLOG(WARNING) << "AccountServiceFlagFetcher::OnGetTokenFailure: "
H A Daccount_tracker_service.cc44 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
104 void AccountInfoFetcher::OnGetTokenFailure( function in class:AccountInfoFetcher
110 "OnGetTokenFailure",
113 LOG(ERROR) << "OnGetTokenFailure: " << error.ToString();
H A Dsignin_account_id_helper.cc28 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
85 void SigninAccountIdHelper::GaiaIdFetcher::OnGetTokenFailure( function in class:SigninAccountIdHelper::GaiaIdFetcher
88 VLOG(1) << "OnGetTokenFailure: " << error.error_message();
/external/chromium_org/chrome/browser/profiles/
H A Dprofile_downloader.cc423 void ProfileDownloader::OnGetTokenFailure( function in class:ProfileDownloader
/external/chromium_org/chrome/browser/services/gcm/
H A Dgcm_account_tracker.cc122 void GCMAccountTracker::OnGetTokenFailure( function in class:gcm::GCMAccountTracker
/external/chromium_org/chrome/browser/signin/
H A Deasy_unlock_toggle_flow.cc178 void EasyUnlockToggleFlow::OnGetTokenFailure( function in class:EasyUnlockToggleFlow
/external/chromium_org/chrome/browser/supervised_user/
H A Dpermission_request_creator_apiary.cc144 void PermissionRequestCreatorApiary::OnGetTokenFailure( function in class:PermissionRequestCreatorApiary
H A Dsupervised_user_refresh_token_fetcher.cc75 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
185 void SupervisedUserRefreshTokenFetcherImpl::OnGetTokenFailure( function in class:__anon4736::SupervisedUserRefreshTokenFetcherImpl
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_auth_provider.cc109 void ProfileSyncAuthProvider::OnGetTokenFailure( function in class:ProfileSyncAuthProvider

Completed in 1918 milliseconds

12