Home
last modified time | relevance | path

Searched defs:auth_error (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/components/signin/core/browser/
Dsignin_error_controller.h66 const GoogleServiceAuthError& auth_error() const { return auth_error_; } in auth_error() function
/external/chromium_org/chrome/browser/sync/
Dsync_ui_util.cc173 AuthError auth_error = in GetStatusInfo() local
236 AuthError auth_error = in GetStatusInfo() local
Dsync_ui_util_unittest.cc60 GoogleServiceAuthError auth_error(error_state); in VerifySyncGlobalErrorResult() local
118 GoogleServiceAuthError auth_error( in TEST_F() local
Dsync_global_error_unittest.cc90 GoogleServiceAuthError auth_error(error_state); in VerifySyncGlobalErrorResult() local
Dsync_error_notifier_ash_unittest.cc148 GoogleServiceAuthError auth_error(error_state); in VerifySyncErrorNotifierResult() local
Dprofile_sync_service.cc1292 const GoogleServiceAuthError auth_error = in OnConnectionStatusChange() local
/external/chromium_org/chrome/browser/chromeos/login/auth/
Donline_attempt_unittest.cc201 GoogleServiceAuthError auth_error = in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_oauth2_token_service.cc378 GoogleServiceAuthError auth_error(error); in FailRequest() local
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_service.cc694 const GoogleServiceAuthError& auth_error, in OnSupervisedUserRegistered()
/external/chromium_org/google_apis/gaia/
Dgaia_auth_fetcher.cc784 GoogleServiceAuthError auth_error(GenerateAuthError(data, status)); in OnClientLoginToOAuth2Fetched() local