Searched defs:OnOAuthError (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/remoting/host/setup/
H A Doauth_client.cc73 void OAuthClient::OnOAuthError() { function in class:remoting::OAuthClient
H A Dhost_starter.cc191 void HostStarter::OnOAuthError() { function in class:remoting::HostStarter
194 &HostStarter::OnOAuthError, weak_ptr_));
/external/chromium_org/chrome/browser/chromeos/login/
H A Doauth2_login_manager.cc197 void OAuth2LoginManager::OnOAuthError() { function in class:chromeos::OAuth2LoginManager
/external/chromium_org/chrome/browser/chromeos/policy/
H A Denrollment_handler_chromeos.cc258 void EnrollmentHandlerChromeOS::OnOAuthError() { function in class:policy::EnrollmentHandlerChromeOS
260 // OnOAuthError is only called if the request is bad (malformed) or the
/external/chromium_org/chrome/browser/chromeos/settings/
H A Ddevice_oauth2_token_service.cc61 virtual void OnOAuthError() OVERRIDE;
149 void DeviceOAuth2TokenService::ValidatingConsumer::OnOAuthError() { function in class:chromeos::DeviceOAuth2TokenService::ValidatingConsumer
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Daccount_tracker.cc245 void AccountIdFetcher::OnOAuthError() { function in class:extensions::AccountIdFetcher
246 LOG(ERROR) << "OnOAuthError";
/external/chromium_org/chrome/browser/managed_mode/
H A Dmanaged_user_refresh_token_fetcher.cc81 virtual void OnOAuthError() OVERRIDE;
243 void ManagedUserRefreshTokenFetcherImpl::OnOAuthError() { function in class:__anon5472::ManagedUserRefreshTokenFetcherImpl
/external/chromium_org/chrome/browser/signin/
H A Dsignin_account_id_helper.cc34 virtual void OnOAuthError() OVERRIDE;
94 void SigninAccountIdHelper::AccountIdFetcher::OnOAuthError() { function in class:SigninAccountIdHelper::AccountIdFetcher
95 VLOG(1) << "OnOAuthError";
/external/chromium_org/chrome/service/cloud_print/
H A Dcloud_print_auth.cc143 void CloudPrintAuth::OnOAuthError() { function in class:cloud_print::CloudPrintAuth
/external/chromium_org/remoting/host/
H A Dsignaling_connector.cc157 void SignalingConnector::OnOAuthError() { function in class:remoting::SignalingConnector
/external/chromium_org/cloud_print/gcp20/prototype/
H A Dcloud_print_requester.cc303 void CloudPrintRequester::OnOAuthError() { function in class:CloudPrintRequester

Completed in 968 milliseconds