Searched refs:kDownloadP2PMaxRetryCount (Results 1 – 2 of 2) sorted by relevance
175 const int kDownloadP2PMaxRetryCount = 5; variable
228 http_fetcher_->set_max_retry_count(kDownloadP2PMaxRetryCount); in PerformAction()