Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/download/
Ddownload_request_limiter.h178 void CanDownloadOnIOThread(int render_process_host_id,
Ddownload_request_limiter.cc191 void DownloadRequestLimiter::CanDownloadOnIOThread(int render_process_host_id, in CanDownloadOnIOThread() function in DownloadRequestLimiter
/external/chromium/chrome/browser/renderer_host/
Ddownload_throttling_resource_handler.cc43 host_->download_request_limiter()->CanDownloadOnIOThread( in DownloadThrottlingResourceHandler()