Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/download/
Ddownload_resource_throttle.cc33 WillDownload(defer); in WillStartRequest()
38 WillDownload(defer); in WillRedirectRequest()
42 WillDownload(defer); in WillProcessResponse()
49 void DownloadResourceThrottle::WillDownload(bool* defer) { in WillDownload() function in DownloadResourceThrottle
Ddownload_resource_throttle.h40 void WillDownload(bool* defer);