Home
last modified time | relevance | path

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

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