Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/download/
Ddownload_request_limiter.cc278 state->set_download_status(PROMPT_BEFORE_DOWNLOAD); in CanDownloadImpl()
284 state->set_download_status(PROMPT_BEFORE_DOWNLOAD); in CanDownloadImpl()
Ddownload_request_limiter.h85 void set_download_status(DownloadRequestLimiter::DownloadStatus status) { in set_download_status() function