HomeSort by relevance Sort by last modified time
    Searched refs:CanDownloadOnIOThread (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/download/
download_resource_throttle.cc 20 limiter->CanDownloadOnIOThread(
download_request_limiter.h 33 // (CanDownloadOnIOThread). The request is processed on the UI thread, and the
37 // Invoking CanDownloadOnIOThread notifies the callback and may update the
41 // . The first time CanDownloadOnIOThread is invoked the download is allowed and
65 // The callback from CanDownloadOnIOThread. This is invoked on the io thread.
113 // See description above CanDownloadOnIOThread for details on lifetime of
159 // See description above CanDownloadOnIOThread for details on lifetime of
185 void CanDownloadOnIOThread(int render_process_host_id,
211 // CanDownloadOnIOThread invokes this on the UI thread. This determines the
download_request_limiter.cc 281 void DownloadRequestLimiter::CanDownloadOnIOThread(

Completed in 527 milliseconds