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

  /external/chromium_org/chrome/browser/signin/
oauth2_token_service_test_util.cc 35 void TestingOAuth2TokenServiceConsumer::OnGetTokenFailure(
ubertoken_fetcher.cc 56 void UbertokenFetcher::OnGetTokenFailure(
profile_oauth2_token_service_request.cc 38 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
151 void ProfileOAuth2TokenServiceRequest::Core::OnGetTokenFailure(
177 owner_->consumer_->OnGetTokenFailure(owner_, error);
profile_oauth2_token_service_request_unittest.cc 29 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
55 void TestingOAuth2TokenServiceConsumer::OnGetTokenFailure(
114 consumer_->OnGetTokenFailure(this, error_);
oauth2_token_service.cc 43 consumer_->OnGetTokenFailure(this, error);
102 virtual void OnGetTokenFailure(const GoogleServiceAuthError& error) OVERRIDE;
120 // scheduled for deletion at the end of OnGetTokenFailure/OnGetTokenSuccess
224 void OAuth2TokenService::Fetcher::OnGetTokenFailure(
  /external/chromium_org/google_apis/gaia/
oauth2_access_token_consumer.h 25 virtual void OnGetTokenFailure(const GoogleServiceAuthError& error) {}
oauth2_api_call_flow.cc 144 void OAuth2ApiCallFlow::OnGetTokenFailure(
oauth2_access_token_fetcher.cc 128 OnGetTokenFailure(CreateAuthError(status));
135 OnGetTokenFailure(GoogleServiceAuthError(
142 OnGetTokenFailure(GoogleServiceAuthError(
153 OnGetTokenFailure(
170 void OAuth2AccessTokenFetcher::OnGetTokenFailure(
173 consumer_->OnGetTokenFailure(error);
  /external/chromium_org/chrome/browser/chromeos/policy/
user_cloud_policy_token_forwarder.cc 52 void UserCloudPolicyTokenForwarder::OnGetTokenFailure(
policy_oauth2_token_fetcher.cc 95 void PolicyOAuth2TokenFetcher::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/local_discovery/
privet_confirm_api_flow.cc 60 void PrivetConfirmApiCallFlow::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/chromeos/login/
oauth2_login_verifier.cc 188 void OAuth2LoginVerifier::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/policy/cloud/
cloud_policy_client_registration_helper.cc 62 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
93 void CloudPolicyClientRegistrationHelper::TokenHelperAndroid::OnGetTokenFailure(
118 virtual void OnGetTokenFailure(
154 void CloudPolicyClientRegistrationHelper::TokenHelper::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/google_apis/
auth_service.cc 43 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
85 void AuthRequest::OnGetTokenFailure(const OAuth2TokenService::Request* request,
  /external/chromium_org/chrome/browser/invalidation/
ticl_invalidation_service.cc 228 void TiclInvalidationService::OnGetTokenFailure(
269 // OnGetTokenFailure() will put us into a INVALIDATION_CREDENTIALS_REJECTED
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service.cc 51 virtual void OnGetTokenFailure(
173 void DeviceOAuth2TokenService::ValidatingConsumer::OnGetTokenFailure(
199 consumer_->OnGetTokenFailure(this, GoogleServiceAuthError(
203 consumer_->OnGetTokenFailure(this, error_copy);
  /external/chromium_org/chrome/browser/extensions/api/identity/
experimental_identity_api.cc 219 void ExperimentalIdentityGetAuthTokenFunction::OnGetTokenFailure(
identity_api.cc 405 void IdentityGetAuthTokenFunction::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_api.cc 150 void PushMessagingGetChannelIdFunction::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/managed_mode/
managed_user_refresh_token_fetcher.cc 68 virtual void OnGetTokenFailure(const OAuth2TokenService::Request* request,
164 void ManagedUserRefreshTokenFetcherImpl::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/profiles/
profile_downloader.cc 368 void ProfileDownloader::OnGetTokenFailure(
  /external/chromium_org/chrome/browser/sync/
test_profile_sync_service.cc 255 void TestProfileSyncService::OnGetTokenFailure(
258 ProfileSyncService::OnGetTokenFailure(request, error);
profile_sync_service.cc 648 void ProfileSyncService::OnGetTokenFailure(
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_install_prompt.cc 749 void ExtensionInstallPrompt::OnGetTokenFailure(

Completed in 424 milliseconds