Searched refs:kDownloadP2PMaxRetryCount (Results 1 – 2 of 2) sorted by relevance
212 constexpr int kDownloadP2PMaxRetryCount = 5; variable
332 http_fetcher_->set_max_retry_count(kDownloadP2PMaxRetryCount); in StartDownloading()