Searched refs:DownloadFileInfo (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/base/dragdrop/
H A Dos_exchange_data.cc12 OSExchangeData::DownloadFileInfo::DownloadFileInfo( function in class:ui::OSExchangeData::DownloadFileInfo
19 OSExchangeData::DownloadFileInfo::~DownloadFileInfo() {}
136 void OSExchangeData::SetDownloadFileInfo(const DownloadFileInfo& download) {
H A Dos_exchange_data.h76 struct UI_BASE_EXPORT DownloadFileInfo { struct in class:ui::OSExchangeData
77 DownloadFileInfo(const base::FilePath& filename,
79 ~DownloadFileInfo();
128 virtual void SetDownloadFileInfo(const DownloadFileInfo& download) = 0;
221 void SetDownloadFileInfo(const DownloadFileInfo& download);
H A Dos_exchange_data_provider_win.h183 const OSExchangeData::DownloadFileInfo& download_info);
H A Dos_exchange_data_provider_win.cc521 const OSExchangeData::DownloadFileInfo& download) {
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.cc293 ui::OSExchangeData::DownloadFileInfo file_download(base::FilePath(),
/external/chromium_org/ui/views/controls/textfield/
H A Dtextfield_unittest.cc893 ui::OSExchangeData::DownloadFileInfo download(base::FilePath(), NULL);

Completed in 136 milliseconds