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

/external/chromium_org/chromeos/login/auth/
H A Donline_attempt.cc78 void OnlineAttempt::OnClientLoginFailure(const GoogleServiceAuthError& error) { function in class:chromeos::OnlineAttempt
/external/chromium_org/components/signin/core/browser/
H A Dsignin_oauth_helper.cc42 void SigninOAuthHelper::OnClientLoginFailure( function in class:SigninOAuthHelper
44 VLOG(1) << "SigninOAuthHelper::OnClientLoginFailure: " << error.ToString();
H A Daccount_service_flag_fetcher.cc95 void AccountServiceFlagFetcher::OnClientLoginFailure( function in class:AccountServiceFlagFetcher
97 DLOG(WARNING) << "AccountServiceFlagFetcher::OnClientLoginFailure: "
/external/chromium_org/google_apis/gaia/
H A Dgaia_auth_consumer.h65 virtual void OnClientLoginFailure(const GoogleServiceAuthError& error) {} function in class:GaiaAuthConsumer
/external/chromium_org/chrome/browser/ui/webui/signin/
H A Duser_manager_screen_handler.cc474 void UserManagerScreenHandler::OnClientLoginFailure( function in class:UserManagerScreenHandler

Completed in 204 milliseconds