Home
last modified time | relevance | path

Searched refs:HOSTED_NOT_ALLOWED (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
DGoogleServiceAuthError.java55 HOSTED_NOT_ALLOWED(10, R.string.sync_error_domain); enumConstant
/external/chromium_org/google_apis/gaia/
Dgoogle_service_auth_error.cc166 STATE_CASE(HOSTED_NOT_ALLOWED); in ToValue()
224 case HOSTED_NOT_ALLOWED: in ToString()
Dgoogle_service_auth_error.h79 HOSTED_NOT_ALLOWED = 10, enumerator
/external/chromium_org/chrome/browser/signin/
Dsignin_global_error_unittest.cc110 { GoogleServiceAuthError::HOSTED_NOT_ALLOWED, true }, in TEST_F()
Dsignin_error_notifier_ash_unittest.cc215 { GoogleServiceAuthError::HOSTED_NOT_ALLOWED, true }, in TEST_F()
/external/chromium_org/chrome/browser/chromeos/login/auth/
Donline_attempt.cc108 GoogleServiceAuthError::HOSTED_NOT_ALLOWED))); in OnClientLoginFailure()
Donline_attempt_unittest.cc133 GoogleServiceAuthError::HOSTED_NOT_ALLOWED))); in TEST_F()
/external/chromium_org/components/signin/core/browser/
Dsignin_error_controller_unittest.cc162 { GoogleServiceAuthError::HOSTED_NOT_ALLOWED, true }, in TEST_F()
/external/chromium_org/chrome/browser/chromeos/login/enrollment/
Denrollment_screen.cc103 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED: in OnAuthError()
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
Denrollment_screen_handler.cc187 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED: in ShowAuthError()
/external/chromium_org/chrome/browser/chromeos/login/
Dexisting_user_controller.cc726 GoogleServiceAuthError::HOSTED_NOT_ALLOWED) { in OnLoginFailure()
1085 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED: in ShowError()
/external/chromium_org/chrome/browser/sync/
Dsync_ui_util_unittest.cc152 GoogleServiceAuthError::HOSTED_NOT_ALLOWED in TEST_F()