Home
last modified time | relevance | path

Searched defs:auth_error (Results 1 – 11 of 11) 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.cc171 AuthError auth_error = in GetStatusInfo() local
234 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.cc151 GoogleServiceAuthError auth_error(error_state); in VerifySyncErrorNotifierResult() local
Dprofile_sync_service.cc1293 const GoogleServiceAuthError auth_error = in OnConnectionStatusChange() local
/external/chromium_org/google_apis/gaia/
Dfake_oauth2_token_service.cc82 const GoogleServiceAuthError& auth_error) { in IssueErrorForAllPendingRequestsForAccount()
Dgaia_auth_fetcher.cc809 GoogleServiceAuthError auth_error( in OnClientLoginToOAuth2Fetched() local
815 GoogleServiceAuthError auth_error(GenerateAuthError(data, status)); in OnClientLoginToOAuth2Fetched() local
/external/chromium_org/chrome/browser/chromeos/login/auth/
Donline_attempt_unittest.cc224 GoogleServiceAuthError auth_error = in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/settings/
Ddevice_oauth2_token_service.cc380 GoogleServiceAuthError auth_error(error); in FailRequest() local
/external/chromium_org/chrome/browser/supervised_user/
Dsupervised_user_service.cc868 const GoogleServiceAuthError& auth_error, in OnSupervisedUserRegistered()