REQUEST_CANCELED   55 chrome/browser/chromeos/login/auth_sync_observer.cc       state != GoogleServiceAuthError::REQUEST_CANCELED) {
REQUEST_CANCELED  112 chrome/browser/chromeos/login/enrollment/enrollment_screen.cc     case GoogleServiceAuthError::REQUEST_CANCELED:
REQUEST_CANCELED   42 chrome/browser/chromeos/login/oauth2_login_verifier.cc          error.state() == GoogleServiceAuthError::REQUEST_CANCELED;
REQUEST_CANCELED  115 chrome/browser/chromeos/login/oauth2_token_fetcher.cc        error.state() == GoogleServiceAuthError::REQUEST_CANCELED) &&
REQUEST_CANCELED   87 chrome/browser/chromeos/login/online_attempt.cc   if (error.state() == GoogleServiceAuthError::REQUEST_CANCELED) {
REQUEST_CANCELED   83 chrome/browser/chromeos/login/online_attempt_unittest.cc   GoogleServiceAuthError error(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  110 chrome/browser/chromeos/policy/policy_oauth2_token_fetcher.cc        error.state() == GoogleServiceAuthError::REQUEST_CANCELED) &&
REQUEST_CANCELED   60 chrome/browser/chromeos/settings/device_oauth2_token_service.cc   FlushPendingRequests(false, GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED   73 chrome/browser/chromeos/settings/device_oauth2_token_service.cc   FlushPendingRequests(false, GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED   27 chrome/browser/extensions/api/push_messaging/obfuscated_gaia_id_fetcher.cc     return GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  185 chrome/browser/invalidation/gcm_invalidation_bridge.cc     GoogleServiceAuthError error(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  153 chrome/browser/invalidation/gcm_invalidation_bridge_unittest.cc   EXPECT_EQ(GoogleServiceAuthError::REQUEST_CANCELED,
REQUEST_CANCELED  326 chrome/browser/managed_mode/managed_user_registration_utility.cc       GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED));
REQUEST_CANCELED  278 chrome/browser/managed_mode/managed_user_registration_utility_unittest.cc   EXPECT_EQ(GoogleServiceAuthError::REQUEST_CANCELED, error().state());
REQUEST_CANCELED  292 chrome/browser/managed_mode/managed_user_registration_utility_unittest.cc   EXPECT_EQ(GoogleServiceAuthError::REQUEST_CANCELED, error().state());
REQUEST_CANCELED  197 chrome/browser/signin/signin_error_notifier_ash_unittest.cc     { GoogleServiceAuthError::REQUEST_CANCELED, true },
REQUEST_CANCELED  105 chrome/browser/signin/signin_global_error_unittest.cc     { GoogleServiceAuthError::REQUEST_CANCELED, true },
REQUEST_CANCELED  693 chrome/browser/sync/profile_sync_service.cc         GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED));
REQUEST_CANCELED  151 chrome/browser/sync/sync_ui_util_unittest.cc     GoogleServiceAuthError::REQUEST_CANCELED,
REQUEST_CANCELED   49 chrome/browser/sync/test/integration/profile_sync_service_harness.cc              GoogleServiceAuthError::REQUEST_CANCELED;
REQUEST_CANCELED  239 chrome/browser/sync/test/integration/sync_auth_test.cc   ASSERT_EQ(GoogleServiceAuthError::REQUEST_CANCELED,
REQUEST_CANCELED  353 chrome/browser/ui/sync/one_click_signin_sync_starter.cc       case GoogleServiceAuthError::REQUEST_CANCELED:
REQUEST_CANCELED   97 chrome/browser/ui/sync/one_click_signin_sync_starter_unittest.cc       GoogleServiceAuthError::REQUEST_CANCELED));
REQUEST_CANCELED  106 chrome/browser/ui/sync/one_click_signin_sync_starter_unittest.cc       GoogleServiceAuthError::REQUEST_CANCELED));
REQUEST_CANCELED  198 chrome/browser/ui/webui/chromeos/login/enrollment_screen_handler.cc     case GoogleServiceAuthError::REQUEST_CANCELED:
REQUEST_CANCELED   59 components/policy/core/common/cloud/user_info_fetcher.cc       error = GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  150 components/signin/core/browser/signin_error_controller_unittest.cc     { GoogleServiceAuthError::REQUEST_CANCELED, true },
REQUEST_CANCELED  181 components/signin/core/browser/signin_manager.cc       GoogleServiceAuthError error(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  689 google_apis/gaia/gaia_auth_fetcher.cc       return GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  165 google_apis/gaia/google_service_auth_error.cc     STATE_CASE(REQUEST_CANCELED);
REQUEST_CANCELED  222 google_apis/gaia/google_service_auth_error.cc     case REQUEST_CANCELED:
REQUEST_CANCELED   69 google_apis/gaia/merge_session_helper.cc         GoogleServiceAuthError error(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED   73 google_apis/gaia/merge_session_helper_unittest.cc          canceled_(GoogleServiceAuthError::REQUEST_CANCELED),
REQUEST_CANCELED   85 google_apis/gaia/oauth2_access_token_fetcher_impl.cc     return GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED   59 google_apis/gaia/oauth2_mint_token_flow.cc     return GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  305 google_apis/gaia/oauth2_token_service.cc          error_state == GoogleServiceAuthError::REQUEST_CANCELED ||
REQUEST_CANCELED  340 google_apis/gaia/oauth2_token_service.cc   error_ = GoogleServiceAuthError(GoogleServiceAuthError::REQUEST_CANCELED);
REQUEST_CANCELED  876 third_party/libevent/http.c 		case REQUEST_CANCELED: