Home
last modified time | relevance | path

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

/external/chromium/chrome/common/net/gaia/
Dgoogle_service_auth_error.h78 HOSTED_NOT_ALLOWED = 10, enumerator
Dgoogle_service_auth_error.cc80 STATE_CASE(HOSTED_NOT_ALLOWED); in ToValue()
/external/chromium/chrome/browser/chromeos/login/
Dexisting_user_controller.cc278 GoogleServiceAuthError::HOSTED_NOT_ALLOWED) { in OnLoginFailure()
476 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED: in ShowError()
Donline_attempt.cc108 GoogleServiceAuthError::HOSTED_NOT_ALLOWED))); in OnClientLoginFailure()
Denterprise_enrollment_screen.cc214 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED: in HandleAuthError()
Donline_attempt_unittest.cc181 GoogleServiceAuthError::HOSTED_NOT_ALLOWED))); in TEST_F()
Dgoogle_authenticator.cc226 GoogleServiceAuthError::HOSTED_NOT_ALLOWED)); in OnClientLoginFailure()
Dgoogle_authenticator_unittest.cc576 GoogleServiceAuthError::HOSTED_NOT_ALLOWED)); in TEST_F()