Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/
Ddownload_protection_service.cc50 static const int64 kDownloadRequestTimeoutMs = 7000; variable
869 download_request_timeout_ms_(kDownloadRequestTimeoutMs), in DownloadProtectionService()