SERVICE_UNAVAILABLE   54 chrome/browser/chromeos/login/auth_sync_observer.cc       state != GoogleServiceAuthError::SERVICE_UNAVAILABLE &&
SERVICE_UNAVAILABLE  125 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE   41 chrome/browser/chromeos/login/oauth2_login_verifier.cc          error.state() == GoogleServiceAuthError::SERVICE_UNAVAILABLE ||
SERVICE_UNAVAILABLE  114 chrome/browser/chromeos/login/oauth2_token_fetcher.cc        error.state() == GoogleServiceAuthError::SERVICE_UNAVAILABLE ||
SERVICE_UNAVAILABLE  199 chrome/browser/chromeos/login/online_attempt_unittest.cc       GoogleServiceAuthError(GoogleServiceAuthError::SERVICE_UNAVAILABLE));
SERVICE_UNAVAILABLE  109 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.cc        error.state() == GoogleServiceAuthError::SERVICE_UNAVAILABLE ||
SERVICE_UNAVAILABLE  234 chrome/browser/invalidation/ticl_invalidation_service.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE: {
SERVICE_UNAVAILABLE  456 chrome/browser/managed_mode/managed_user_service.cc           state == GoogleServiceAuthError::SERVICE_UNAVAILABLE);
SERVICE_UNAVAILABLE  103 chrome/browser/signin/profile_oauth2_token_service_request_unittest.cc       GoogleServiceAuthError(GoogleServiceAuthError::SERVICE_UNAVAILABLE));
SERVICE_UNAVAILABLE  227 chrome/browser/signin/signin_error_notifier_ash.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  195 chrome/browser/signin/signin_error_notifier_ash_unittest.cc     { GoogleServiceAuthError::SERVICE_UNAVAILABLE, true },
SERVICE_UNAVAILABLE  122 chrome/browser/signin/signin_global_error.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  139 chrome/browser/signin/signin_global_error.cc       GoogleServiceAuthError::SERVICE_UNAVAILABLE) {
SERVICE_UNAVAILABLE  103 chrome/browser/signin/signin_global_error_unittest.cc     { GoogleServiceAuthError::SERVICE_UNAVAILABLE, true },
SERVICE_UNAVAILABLE  128 chrome/browser/signin/signin_ui_util.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  646 chrome/browser/sync/profile_sync_service.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE: {
SERVICE_UNAVAILABLE  149 chrome/browser/sync/sync_ui_util_unittest.cc     GoogleServiceAuthError::SERVICE_UNAVAILABLE,
SERVICE_UNAVAILABLE  260 chrome/browser/sync/sync_ui_util_unittest.cc           GoogleServiceAuthError(GoogleServiceAuthError::SERVICE_UNAVAILABLE));
SERVICE_UNAVAILABLE  417 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc     case wallet::WalletClient::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  349 chrome/browser/ui/sync/one_click_signin_sync_starter.cc       case GoogleServiceAuthError::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  209 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc     case GoogleServiceAuthError::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE   78 components/autofill/content/browser/wallet/wallet_client.cc     return WalletClient::SERVICE_UNAVAILABLE;
SERVICE_UNAVAILABLE  157 components/autofill/content/browser/wallet/wallet_client.cc     case WalletClient::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  724 components/autofill/content/browser/wallet/wallet_client.cc     case WalletClient::SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  942 components/autofill/content/browser/wallet/wallet_client_unittest.cc           WalletClient::SERVICE_UNAVAILABLE,
SERVICE_UNAVAILABLE 1733 components/autofill/content/browser/wallet/wallet_client_unittest.cc       WalletClient::SERVICE_UNAVAILABLE)).Times(1);
SERVICE_UNAVAILABLE  258 components/signin/core/browser/mutable_profile_oauth2_token_service.cc       error.state() == GoogleServiceAuthError::SERVICE_UNAVAILABLE)
SERVICE_UNAVAILABLE  148 components/signin/core/browser/signin_error_controller_unittest.cc     { GoogleServiceAuthError::SERVICE_UNAVAILABLE, true },
SERVICE_UNAVAILABLE  225 components/signin/core/browser/signin_error_controller_unittest.cc           GoogleServiceAuthError::SERVICE_UNAVAILABLE));
SERVICE_UNAVAILABLE  226 components/signin/core/browser/signin_error_controller_unittest.cc   ASSERT_EQ(GoogleServiceAuthError::SERVICE_UNAVAILABLE,
SERVICE_UNAVAILABLE  236 components/signin/core/browser/signin_error_controller_unittest.cc   ASSERT_EQ(GoogleServiceAuthError::SERVICE_UNAVAILABLE,
SERVICE_UNAVAILABLE  105 google_apis/drive/auth_service.cc   } else if (error.state() == GoogleServiceAuthError::SERVICE_UNAVAILABLE) {
SERVICE_UNAVAILABLE  722 google_apis/gaia/gaia_auth_fetcher.cc         GoogleServiceAuthError::SERVICE_UNAVAILABLE);
SERVICE_UNAVAILABLE  726 google_apis/gaia/gaia_auth_fetcher.cc   return GoogleServiceAuthError(GoogleServiceAuthError::SERVICE_UNAVAILABLE);
SERVICE_UNAVAILABLE  422 google_apis/gaia/gaia_auth_fetcher_unittest.cc   EXPECT_EQ(error.state(), GoogleServiceAuthError::SERVICE_UNAVAILABLE);
SERVICE_UNAVAILABLE  430 google_apis/gaia/gaia_auth_fetcher_unittest.cc   EXPECT_EQ(error.state(), GoogleServiceAuthError::SERVICE_UNAVAILABLE);
SERVICE_UNAVAILABLE  163 google_apis/gaia/google_service_auth_error.cc     STATE_CASE(SERVICE_UNAVAILABLE);
SERVICE_UNAVAILABLE  217 google_apis/gaia/google_service_auth_error.cc     case SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE  190 google_apis/gaia/oauth2_access_token_fetcher_impl.cc           GoogleServiceAuthError(GoogleServiceAuthError::SERVICE_UNAVAILABLE));
SERVICE_UNAVAILABLE  229 google_apis/gaia/oauth2_access_token_fetcher_impl.cc         GoogleServiceAuthError(GoogleServiceAuthError::SERVICE_UNAVAILABLE));
SERVICE_UNAVAILABLE  224 google_apis/gaia/oauth2_token_service.cc       error_(GoogleServiceAuthError::SERVICE_UNAVAILABLE),
SERVICE_UNAVAILABLE  306 google_apis/gaia/oauth2_token_service.cc          error_state == GoogleServiceAuthError::SERVICE_UNAVAILABLE;
SERVICE_UNAVAILABLE   67 google_apis/gcm/engine/unregistration_request.cc       return UnregistrationRequest::SERVICE_UNAVAILABLE;
SERVICE_UNAVAILABLE  195 google_apis/gcm/engine/unregistration_request.cc       status == SERVICE_UNAVAILABLE ||
SERVICE_UNAVAILABLE   65 net/http/http_status_code_list.h HTTP_STATUS(SERVICE_UNAVAILABLE, 503, "Service Unavailable")
SERVICE_UNAVAILABLE  356 remoting/android/java/src/org/chromium/chromoting/Chromoting.java             case SERVICE_UNAVAILABLE:
SERVICE_UNAVAILABLE   32 remoting/android/java/src/org/chromium/chromoting/HostListLoader.java         SERVICE_UNAVAILABLE,
SERVICE_UNAVAILABLE  105 remoting/android/java/src/org/chromium/chromoting/HostListLoader.java                     postError(callback, Error.SERVICE_UNAVAILABLE);