/external/chromium_org/components/signin/core/browser/ |
D | signin_account_id_helper.cc | 33 virtual void OnOAuthError() OVERRIDE; 98 void SigninAccountIdHelper::GaiaIdFetcher::OnOAuthError() { in OnOAuthError() function in SigninAccountIdHelper::GaiaIdFetcher
|
D | account_tracker_service.cc | 50 virtual void OnOAuthError() OVERRIDE; 129 void AccountInfoFetcher::OnOAuthError() { in OnOAuthError() function in AccountInfoFetcher
|
/external/chromium_org/remoting/host/ |
D | oauth_token_getter.cc | 93 OnOAuthError(); in OnGetUserEmailResponse() 117 void OAuthTokenGetter::OnOAuthError() { in OnOAuthError() function in remoting::OAuthTokenGetter
|
D | oauth_token_getter.h | 75 virtual void OnOAuthError() OVERRIDE;
|
/external/chromium_org/remoting/host/setup/ |
D | service_client.h | 29 virtual void OnOAuthError() = 0;
|
D | host_starter.cc | 193 void HostStarter::OnOAuthError() { in OnOAuthError() function in remoting::HostStarter 196 &HostStarter::OnOAuthError, weak_ptr_)); in OnOAuthError()
|
D | oauth_client.h | 57 virtual void OnOAuthError() OVERRIDE;
|
D | oauth_client.cc | 75 void OAuthClient::OnOAuthError() { in OnOAuthError() function in remoting::OAuthClient
|
D | host_starter.h | 70 virtual void OnOAuthError() OVERRIDE;
|
D | service_client.cc | 134 delegate_->OnOAuthError(); in HandleResponse()
|
/external/chromium_org/google_apis/gaia/ |
D | gaia_oauth_client.h | 57 virtual void OnOAuthError() = 0;
|
D | gaia_oauth_client_unittest.cc | 207 MOCK_METHOD0(OnOAuthError, void()); 270 EXPECT_CALL(delegate, OnOAuthError()).Times(1); in TEST_F()
|
D | gaia_oauth_client.cc | 260 delegate_->OnOAuthError(); in HandleResponse() 328 delegate_->OnOAuthError(); in HandleResponse()
|
D | account_tracker.h | 138 virtual void OnOAuthError() OVERRIDE;
|
D | account_tracker.cc | 321 void AccountIdFetcher::OnOAuthError() { in OnOAuthError() function in gaia::AccountIdFetcher
|
/external/chromium_org/chrome/browser/supervised_user/ |
D | supervised_user_refresh_token_fetcher.cc | 87 virtual void OnOAuthError() OVERRIDE; 259 void SupervisedUserRefreshTokenFetcherImpl::OnOAuthError() { in OnOAuthError() function in __anon99553de30111::SupervisedUserRefreshTokenFetcherImpl
|
/external/chromium_org/chrome/service/cloud_print/ |
D | cloud_print_auth.h | 64 virtual void OnOAuthError() OVERRIDE;
|
D | cloud_print_auth.cc | 143 void CloudPrintAuth::OnOAuthError() { in OnOAuthError() function in cloud_print::CloudPrintAuth
|
/external/chromium_org/chrome/browser/chromeos/settings/ |
D | device_oauth2_token_service.h | 70 virtual void OnOAuthError() OVERRIDE;
|
D | device_oauth2_token_service.cc | 130 void DeviceOAuth2TokenService::OnOAuthError() { in OnOAuthError() function in chromeos::DeviceOAuth2TokenService
|
/external/chromium_org/chrome/browser/chromeos/policy/ |
D | enrollment_handler_chromeos.h | 101 virtual void OnOAuthError() OVERRIDE;
|
D | enrollment_handler_chromeos.cc | 312 void EnrollmentHandlerChromeOS::OnOAuthError() { in OnOAuthError() function in policy::EnrollmentHandlerChromeOS
|
/external/chromium_org/chrome/browser/chromeos/login/signin/ |
D | oauth2_login_manager.h | 154 virtual void OnOAuthError() OVERRIDE;
|
D | oauth2_login_manager.cc | 207 void OAuth2LoginManager::OnOAuthError() { in OnOAuthError() function in chromeos::OAuth2LoginManager
|
/external/chromium_org/cloud_print/gcp20/prototype/ |
D | cloud_print_requester.h | 149 virtual void OnOAuthError() OVERRIDE;
|