HomeSort by relevance Sort by last modified time
    Searched refs:HOSTED_NOT_ALLOWED (Results 1 - 18 of 18) sorted by null

  /external/chromium/chrome/common/net/gaia/
google_service_auth_error.h 78 HOSTED_NOT_ALLOWED = 10,
google_service_auth_error.cc 80 STATE_CASE(HOSTED_NOT_ALLOWED);
  /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/sync/
GoogleServiceAuthError.java 55 HOSTED_NOT_ALLOWED(10, R.string.sync_error_domain);
  /external/chromium/chrome/browser/chromeos/login/
online_attempt.cc 108 GoogleServiceAuthError::HOSTED_NOT_ALLOWED)));
existing_user_controller.cc 278 GoogleServiceAuthError::HOSTED_NOT_ALLOWED) {
476 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED:
enterprise_enrollment_screen.cc 214 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED:
online_attempt_unittest.cc 181 GoogleServiceAuthError::HOSTED_NOT_ALLOWED)));
google_authenticator.cc 226 GoogleServiceAuthError::HOSTED_NOT_ALLOWED));
google_authenticator_unittest.cc 576 GoogleServiceAuthError::HOSTED_NOT_ALLOWED));
  /external/chromium_org/chrome/browser/chromeos/login/
online_attempt.cc 108 GoogleServiceAuthError::HOSTED_NOT_ALLOWED)));
online_attempt_unittest.cc 133 GoogleServiceAuthError::HOSTED_NOT_ALLOWED)));
existing_user_controller.cc 723 GoogleServiceAuthError::HOSTED_NOT_ALLOWED) {
    [all...]
  /external/chromium_org/google_apis/gaia/
google_service_auth_error.h 79 HOSTED_NOT_ALLOWED = 10,
google_service_auth_error.cc 172 STATE_CASE(HOSTED_NOT_ALLOWED);
230 case HOSTED_NOT_ALLOWED:
  /external/chromium_org/chrome/browser/signin/
signin_global_error_unittest.cc 156 { GoogleServiceAuthError::HOSTED_NOT_ALLOWED, true },
  /external/chromium_org/chrome/browser/chromeos/login/enrollment/
enrollment_screen.cc 111 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED:
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
enrollment_screen_handler.cc 177 case GoogleServiceAuthError::HOSTED_NOT_ALLOWED:
  /external/chromium_org/chrome/browser/sync/
sync_ui_util_unittest.cc 147 GoogleServiceAuthError::HOSTED_NOT_ALLOWED

Completed in 424 milliseconds