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

  /external/chromium/chrome/browser/download/
download_file.h 31 void CancelDownloadRequest(ResourceDispatcherHost* rdh);
download_file.cc 35 void DownloadFile::CancelDownloadRequest(ResourceDispatcherHost* rdh) {
39 NewRunnableFunction(&download_util::CancelDownloadRequest,
download_file_manager.cc 83 NewRunnableFunction(&download_util::CancelDownloadRequest,
166 NewRunnableFunction(&download_util::CancelDownloadRequest,
287 download_file->CancelDownloadRequest(resource_dispatcher_host_);
400 download->CancelDownloadRequest(resource_dispatcher_host_);
download_util.h 245 void CancelDownloadRequest(ResourceDispatcherHost* rdh,
download_manager.cc 723 NewRunnableFunction(&download_util::CancelDownloadRequest,
    [all...]
download_util.cc 812 void CancelDownloadRequest(ResourceDispatcherHost* rdh,
    [all...]

Completed in 63 milliseconds