Home
last modified time | relevance | path

Searched refs:USER_NOT_SIGNED_UP (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/common/net/gaia/
Dgoogle_service_auth_error.h47 USER_NOT_SIGNED_UP = 2, enumerator
Dgoogle_service_auth_error_unittest.cc34 i <= GoogleServiceAuthError::USER_NOT_SIGNED_UP; ++i) { in TEST_F()
Dgoogle_service_auth_error.cc72 STATE_CASE(USER_NOT_SIGNED_UP); in ToValue()
/external/chromium/chrome/browser/chromeos/login/
Dlogin_performer.cc360 case GoogleServiceAuthError::USER_NOT_SIGNED_UP: in ResolveInitialNetworkAuthFailure()
425 case GoogleServiceAuthError::USER_NOT_SIGNED_UP: in ResolveLockNetworkAuthFailure()
Denterprise_enrollment_screen.cc207 case GoogleServiceAuthError::USER_NOT_SIGNED_UP: in HandleAuthError()
/external/chromium/chrome/browser/sync/
Dsync_ui_util.cc318 case GoogleServiceAuthError::USER_NOT_SIGNED_UP: in MakeSyncAuthErrorText()