Searched refs:OnUbertokenFailure (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/google_apis/gaia/
H A Dubertoken_fetcher.cc80 consumer_->OnUbertokenFailure(error);
97 consumer_->OnUbertokenFailure(error);
H A Dubertoken_fetcher.h35 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) {} function in class:UbertokenConsumer
H A Dmerge_session_helper.h151 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) OVERRIDE;
H A Dubertoken_fetcher_unittest.cc34 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error)
H A Dmerge_session_helper.cc285 void MergeSessionHelper::OnUbertokenFailure( function in class:MergeSessionHelper
H A Dmerge_session_helper_unittest.cc84 consumer->OnUbertokenFailure(error);
/external/chromium_org/chrome/browser/extensions/api/identity/
H A Dgaia_web_auth_flow.h74 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) OVERRIDE;
H A Dgaia_web_auth_flow.cc120 void GaiaWebAuthFlow::OnUbertokenFailure(const GoogleServiceAuthError& error) { function in class:extensions::GaiaWebAuthFlow
128 DVLOG(1) << "OnUbertokenFailure: " << error.error_message();
H A Dgaia_web_auth_flow_unittest.cc41 OnUbertokenFailure(ubertoken_error_);
/external/chromium_org/chrome/browser/ui/
H A Dauto_login_infobar_delegate.cc62 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) OVERRIDE;
110 void AutoLoginRedirector::OnUbertokenFailure( function in class:__anon5011::AutoLoginRedirector

Completed in 1067 milliseconds