SetAutomaticallyRetryOn5xx 62 chrome/browser/captive_portal/captive_portal_detector.cc url_fetcher_->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 97 chrome/browser/component_updater/component_updater_utils.cc url_fetcher->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 43 chrome/browser/component_updater/url_fetcher_downloader.cc url_fetcher_->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 147 chrome/browser/extensions/blacklist_state_fetcher.cc fetcher->SetAutomaticallyRetryOn5xx(false); // Don't retry on error. SetAutomaticallyRetryOn5xx 728 chrome/browser/safe_browsing/download_protection_service.cc fetcher_->SetAutomaticallyRetryOn5xx(false); // Don't retry on error. SetAutomaticallyRetryOn5xx 87 chrome/browser/safe_browsing/malware_details_cache.cc current_fetch_->SetAutomaticallyRetryOn5xx(false); // No retries. SetAutomaticallyRetryOn5xx 93 chrome/browser/safe_browsing/ping_manager.cc fetcher->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 269 chrome/service/cloud_print/cloud_print_url_fetcher.cc request_->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 185 components/autofill/core/browser/autofill_download.cc fetcher->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 45 components/domain_reliability/uploader.cc fetcher->SetAutomaticallyRetryOn5xx(false); SetAutomaticallyRetryOn5xx 120 net/url_request/test_url_fetcher_factory.h virtual void SetAutomaticallyRetryOn5xx(bool retry) OVERRIDE; SetAutomaticallyRetryOn5xx 216 net/url_request/url_fetcher.h virtual void SetAutomaticallyRetryOn5xx(bool retry) = 0; SetAutomaticallyRetryOn5xx 93 net/url_request/url_fetcher_core.h void SetAutomaticallyRetryOn5xx(bool retry); SetAutomaticallyRetryOn5xx 103 net/url_request/url_fetcher_impl.cc core_->SetAutomaticallyRetryOn5xx(retry); SetAutomaticallyRetryOn5xx 66 net/url_request/url_fetcher_impl.h virtual void SetAutomaticallyRetryOn5xx(bool retry) OVERRIDE; SetAutomaticallyRetryOn5xx 747 net/url_request/url_fetcher_impl_unittest.cc fetcher_->SetAutomaticallyRetryOn5xx(false);