Searched defs:DownloadSaveInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/browser/
H A Ddownload_save_info.cc9 DownloadSaveInfo::DownloadSaveInfo() function in class:content::DownloadSaveInfo
13 DownloadSaveInfo::~DownloadSaveInfo() {
H A Ddownload_save_info.h18 struct CONTENT_EXPORT DownloadSaveInfo { struct in namespace:content
19 DownloadSaveInfo();
20 ~DownloadSaveInfo();
48 DISALLOW_COPY_AND_ASSIGN(DownloadSaveInfo);

Completed in 209 milliseconds