Searched refs:CONNECTION_FAILED (Results 1 – 17 of 17) sorted by relevance
31 if (s == CONNECTION_FAILED) { in GoogleServiceAuthError()38 return GoogleServiceAuthError(CONNECTION_FAILED, error); in FromConnectionError()73 STATE_CASE(CONNECTION_FAILED); in ToValue()93 } else if (state_ == CONNECTION_FAILED) { in ToValue()
52 CONNECTION_FAILED = 3, enumerator
120 CloseScreen(ScreenObserver::CONNECTION_FAILED); in LoadingStateChanged()157 CloseScreen(ScreenObserver::CONNECTION_FAILED); in OnPageLoadFailed()
34 CloseScreen(ScreenObserver::CONNECTION_FAILED); in OnNetworkTimeout()
27 CONNECTION_FAILED, enumerator
72 if (error_.state() == GoogleServiceAuthError::CONNECTION_FAILED) { in GetErrorString()
109 CloseScreen(ScreenObserver::CONNECTION_FAILED); in OnPageLoadFailed()
345 case GoogleServiceAuthError::CONNECTION_FAILED: in ResolveInitialNetworkAuthFailure()410 case GoogleServiceAuthError::CONNECTION_FAILED: in ResolveLockNetworkAuthFailure()
202 case GoogleServiceAuthError::CONNECTION_FAILED: in HandleAuthError()
470 case GoogleServiceAuthError::CONNECTION_FAILED: in ShowError()
255 if (error.state() == GoogleServiceAuthError::CONNECTION_FAILED) { in OnClientLoginFailure()
502 GoogleServiceAuthError::CONNECTION_FAILED) { in ResolveOnlineFailureState()
809 case CONNECTION_FAILED: in OnExit()
86 NET_ERROR(CONNECTION_FAILED, -104)
55 } else if (auth_error.state() == AuthError::CONNECTION_FAILED) { in GetStatusLabelsForAuthError()320 case GoogleServiceAuthError::CONNECTION_FAILED: in MakeSyncAuthErrorText()
150 GoogleServiceAuthError error3(GoogleServiceAuthError::CONNECTION_FAILED); in TEST_F()
394 args.SetInteger("error", GoogleServiceAuthError::CONNECTION_FAILED); in ActivateState()