Searched refs:kDownloadMaxRetryCount (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/common/ | ||
D | constants.h | 204 const int kDownloadMaxRetryCount = 20; variable |
/system/update_engine/ | ||
D | libcurl_http_fetcher.h | 295 int max_retry_count_{kDownloadMaxRetryCount}; |