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

  /external/chromium/chrome/browser/download/
drag_download_file.cc 83 InitiateDownload();
96 void DragDownloadFile::InitiateDownload() {
103 &DragDownloadFile::InitiateDownload));
drag_download_file.h 74 void InitiateDownload();
  /external/chromium/chrome/browser/
plugin_download_helper.h 39 void InitiateDownload(net::URLRequestContext* request_context);
plugin_download_helper.cc 36 void PluginDownloadUrlHelper::InitiateDownload(
  /external/chromium_org/content/browser/download/
drag_download_file.cc 56 void InitiateDownload(scoped_ptr<net::FileStream> file_stream,
179 // that this task will run after the InitiateDownload task runs on the UI
198 &DragDownloadFileUI::InitiateDownload, base::Unretained(drag_ui_),

Completed in 39 milliseconds