Home
last modified time | relevance | path

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

/system/update_engine/common/
Dconstants.h215 const int kDownloadConnectTimeoutSeconds = 30; variable
/system/update_engine/
Dlibcurl_http_fetcher.h334 int connect_timeout_seconds_{kDownloadConnectTimeoutSeconds};