Searched defs:OnUbertokenFailure (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/google_apis/gaia/ | ||
D | ubertoken_fetcher.h | 35 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) {} in OnUbertokenFailure() function |
D | ubertoken_fetcher_unittest.cc | 34 virtual void OnUbertokenFailure(const GoogleServiceAuthError& error) in OnUbertokenFailure() function in __anon80b9727d0111::MockUbertokenConsumer |
D | merge_session_helper.cc | 285 void MergeSessionHelper::OnUbertokenFailure( in OnUbertokenFailure() function in MergeSessionHelper |
/external/chromium_org/chrome/browser/extensions/api/identity/ | ||
D | gaia_web_auth_flow.cc | 120 void GaiaWebAuthFlow::OnUbertokenFailure(const GoogleServiceAuthError& error) { in OnUbertokenFailure() function in extensions::GaiaWebAuthFlow |
/external/chromium_org/chrome/browser/ui/ | ||
D | auto_login_infobar_delegate.cc | 110 void AutoLoginRedirector::OnUbertokenFailure( in OnUbertokenFailure() function in __anond82398ce0111::AutoLoginRedirector |