Home
last modified time | relevance | path

Searched refs:DragDownloadFile (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/browser/download/
Ddrag_download_file.cc17 DragDownloadFile::DragDownloadFile( in DragDownloadFile() function in DragDownloadFile
43 DragDownloadFile::~DragDownloadFile() { in ~DragDownloadFile()
61 bool DragDownloadFile::Start(ui::DownloadFileObserver* observer) { in Start()
93 void DragDownloadFile::Stop() { in Stop()
96 void DragDownloadFile::InitiateDownload() { in InitiateDownload()
103 &DragDownloadFile::InitiateDownload)); in InitiateDownload()
123 void DragDownloadFile::DownloadCompleted(bool is_successful) { in DownloadCompleted()
130 &DragDownloadFile::DownloadCompleted, in DownloadCompleted()
154 void DragDownloadFile::ModelChanged() { in ModelChanged()
168 void DragDownloadFile::OnDownloadUpdated(DownloadItem* download) { in OnDownloadUpdated()
[all …]
Ddrag_download_file.h23 class DragDownloadFile : public ui::DownloadFileProvider,
36 DragDownloadFile(const FilePath& file_name_or_path,
64 virtual ~DragDownloadFile();
109 DISALLOW_COPY_AND_ASSIGN(DragDownloadFile);
Ddrag_download_util.h45 explicit PromiseFileFinalizer(DragDownloadFile* drag_file_downloader);
55 scoped_refptr<DragDownloadFile> drag_file_downloader_;
Ddrag_download_util.cc90 DragDownloadFile* drag_file_downloader) in PromiseFileFinalizer()
/external/chromium/chrome/browser/ui/views/tab_contents/
Dtab_contents_drag_win.cc211 scoped_refptr<DragDownloadFile> download_file = in PrepareDragForDownload()
212 new DragDownloadFile(generated_file_name, in PrepareDragForDownload()
/external/chromium/chrome/browser/ui/gtk/
Dtab_contents_drag_source.cc241 scoped_refptr<DragDownloadFile> drag_file_downloader = in OnDragDataGet()
242 new DragDownloadFile(file_path, in OnDragDataGet()
/external/chromium/chrome/browser/ui/cocoa/tab_contents/
Dweb_drag_source.mm346 scoped_refptr<DragDownloadFile> dragFileDownloader(new DragDownloadFile(