Searched defs:OnGetTokenFailure (Results 1 - 25 of 35) sorted by path

12

/external/chromium_org/chrome/browser/chromeos/login/signin/
H A Doauth2_login_verifier.cc208 void OAuth2LoginVerifier::OnGetTokenFailure( function in class:chromeos::OAuth2LoginVerifier
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dconsumer_management_service.cc303 void ConsumerManagementService::OnGetTokenFailure( function in class:policy::ConsumerManagementService
H A Dpolicy_oauth2_token_fetcher.cc96 void PolicyOAuth2TokenFetcher::OnGetTokenFailure( function in class:policy::PolicyOAuth2TokenFetcher
H A Duser_cloud_policy_token_forwarder.cc56 void UserCloudPolicyTokenForwarder::OnGetTokenFailure( function in class:policy::UserCloudPolicyTokenForwarder
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Didentity_api.cc702 void IdentityGetAuthTokenFunction::OnGetTokenFailure( function in class:extensions::IdentityGetAuthTokenFunction
708 "OnGetTokenFailure",
/external/chromium_org/chrome/browser/extensions/api/push_messaging/
H A Dpush_messaging_api.cc180 void PushMessagingGetChannelIdFunction::OnGetTokenFailure( function in class:extensions::PushMessagingGetChannelIdFunction
/external/chromium_org/chrome/browser/extensions/updater/
H A Dextension_downloader.cc942 void ExtensionDownloader::OnGetTokenFailure( function in class:extensions::ExtensionDownloader
/external/chromium_org/chrome/browser/local_discovery/
H A Dgcd_api_flow_impl.cc57 void GCDApiFlowImpl::OnGetTokenFailure( function in class:local_discovery::GCDApiFlowImpl
/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
H A Dprofile_sync_service.cc723 void ProfileSyncService::OnGetTokenFailure( function in class:ProfileSyncService
/external/chromium_org/chrome/browser/ui/app_list/search/people/
H A Dpeople_provider.cc109 void PeopleProvider::OnGetTokenFailure( function in class:app_list::PeopleProvider
/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/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();

Completed in 646 milliseconds

12