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

/external/chromium_org/chrome/browser/signin/
H A Dsignin_oauth_helper.cc46 void SigninOAuthHelper::OnClientLoginFailure( function in class:SigninOAuthHelper
48 VLOG(1) << "SigninOAuthHelper::OnClientLoginFailure : " << error.ToString();
H A Dsignin_manager.cc456 OnClientLoginFailure(GoogleServiceAuthError(
473 void SigninManager::OnClientLoginFailure(const GoogleServiceAuthError& error) { function in class:SigninManager
601 // REVIEW: why does this call OnClientLoginFailure?
602 OnClientLoginFailure(error);
/external/chromium/chrome/browser/chromeos/login/
H A Donline_attempt.cc80 void OnlineAttempt::OnClientLoginFailure( function in class:chromeos::OnlineAttempt
H A Denterprise_enrollment_screen.cc107 void EnterpriseEnrollmentScreen::OnClientLoginFailure( function in class:chromeos::EnterpriseEnrollmentScreen
H A Dgoogle_authenticator.cc205 void GoogleAuthenticator::OnClientLoginFailure( function in class:chromeos::GoogleAuthenticator
/external/chromium_org/chrome/browser/chromeos/login/
H A Donline_attempt.cc82 void OnlineAttempt::OnClientLoginFailure( function in class:chromeos::OnlineAttempt
/external/chromium/chrome/browser/sync/
H A Dsignin_manager.cc134 OnClientLoginFailure(GoogleServiceAuthError(
140 OnClientLoginFailure(error);
143 void SigninManager::OnClientLoginFailure(const GoogleServiceAuthError& error) { function in class:SigninManager
/external/chromium/chrome/common/net/gaia/
H A Dgaia_auth_consumer.h38 virtual void OnClientLoginFailure(const GoogleServiceAuthError& error) {} function in class:GaiaAuthConsumer
/external/chromium/chrome/browser/remoting/
H A Dsetup_flow_login_step.cc102 void SetupFlowLoginStep::OnClientLoginFailure( function in class:remoting::SetupFlowLoginStep
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_consumer.h65 virtual void OnClientLoginFailure(const GoogleServiceAuthError& error) {} function in class:GaiaAuthConsumer
/external/chromium/chrome/browser/printing/cloud_print/
H A Dcloud_print_setup_flow.cc220 void CloudPrintSetupFlow::OnClientLoginFailure( function in class:CloudPrintSetupFlow

Completed in 959 milliseconds