Home
last modified time | relevance | path

Searched refs:kDownloadMaxRetryCount (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dconstants.h204 const int kDownloadMaxRetryCount = 20; variable
/system/update_engine/
Dlibcurl_http_fetcher.h295 int max_retry_count_{kDownloadMaxRetryCount};