Home
last modified time | relevance | path

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

/system/update_engine/common/
Dconstants.h205 const int kDownloadMaxRetryCountOobeNotComplete = 3; variable
/system/update_engine/
Dlibcurl_http_fetcher.cc104 max_retry_count_ = kDownloadMaxRetryCountOobeNotComplete; in LibcurlHttpFetcher()