Home
last modified time | relevance | path

Searched refs:OnOAuthError (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/components/signin/core/browser/
Dsignin_account_id_helper.cc33 virtual void OnOAuthError() OVERRIDE;
98 void SigninAccountIdHelper::GaiaIdFetcher::OnOAuthError() { in OnOAuthError() function in SigninAccountIdHelper::GaiaIdFetcher
Daccount_tracker_service.cc50 virtual void OnOAuthError() OVERRIDE;
129 void AccountInfoFetcher::OnOAuthError() { in OnOAuthError() function in AccountInfoFetcher
/external/chromium_org/remoting/host/
Doauth_token_getter.cc93 OnOAuthError(); in OnGetUserEmailResponse()
117 void OAuthTokenGetter::OnOAuthError() { in OnOAuthError() function in remoting::OAuthTokenGetter
Doauth_token_getter.h75 virtual void OnOAuthError() OVERRIDE;
/external/chromium_org/remoting/host/setup/
Dservice_client.h29 virtual void OnOAuthError() = 0;
Dhost_starter.cc193 void HostStarter::OnOAuthError() { in OnOAuthError() function in remoting::HostStarter
196 &HostStarter::OnOAuthError, weak_ptr_)); in OnOAuthError()
Doauth_client.h57 virtual void OnOAuthError() OVERRIDE;
Doauth_client.cc75 void OAuthClient::OnOAuthError() { in OnOAuthError() function in remoting::OAuthClient
Dhost_starter.h70 virtual void OnOAuthError() OVERRIDE;
Dservice_client.cc134 delegate_->OnOAuthError(); in HandleResponse()
/external/chromium_org/google_apis/gaia/
Dgaia_oauth_client.h57 virtual void OnOAuthError() = 0;
Dgaia_oauth_client_unittest.cc207 MOCK_METHOD0(OnOAuthError, void());
270 EXPECT_CALL(delegate, OnOAuthError()).Times(1); in TEST_F()
Dgaia_oauth_client.cc260 delegate_->OnOAuthError(); in HandleResponse()
328 delegate_->OnOAuthError(); in HandleResponse()
Daccount_tracker.h138 virtual void OnOAuthError() OVERRIDE;
Daccount_tracker.cc321 void AccountIdFetcher::OnOAuthError() { in OnOAuthError() function in gaia::AccountIdFetcher
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_refresh_token_fetcher.cc87 virtual void OnOAuthError() OVERRIDE;
259 void SupervisedUserRefreshTokenFetcherImpl::OnOAuthError() { in OnOAuthError() function in __anon99553de30111::SupervisedUserRefreshTokenFetcherImpl
/external/chromium_org/chrome/service/cloud_print/
Dcloud_print_auth.h64 virtual void OnOAuthError() OVERRIDE;
Dcloud_print_auth.cc143 void CloudPrintAuth::OnOAuthError() { in OnOAuthError() function in cloud_print::CloudPrintAuth
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_oauth2_token_service.h70 virtual void OnOAuthError() OVERRIDE;
Ddevice_oauth2_token_service.cc130 void DeviceOAuth2TokenService::OnOAuthError() { in OnOAuthError() function in chromeos::DeviceOAuth2TokenService
/external/chromium_org/chrome/browser/chromeos/policy/
Denrollment_handler_chromeos.h101 virtual void OnOAuthError() OVERRIDE;
Denrollment_handler_chromeos.cc312 void EnrollmentHandlerChromeOS::OnOAuthError() { in OnOAuthError() function in policy::EnrollmentHandlerChromeOS
/external/chromium_org/chrome/browser/chromeos/login/signin/
Doauth2_login_manager.h154 virtual void OnOAuthError() OVERRIDE;
Doauth2_login_manager.cc207 void OAuth2LoginManager::OnOAuthError() { in OnOAuthError() function in chromeos::OAuth2LoginManager
/external/chromium_org/cloud_print/gcp20/prototype/
Dcloud_print_requester.h149 virtual void OnOAuthError() OVERRIDE;

12