HomeSort by relevance Sort by last modified time
    Searched defs:DownloadSaveInfo (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/public/browser/
download_save_info.cc 9 DownloadSaveInfo::DownloadSaveInfo()
13 DownloadSaveInfo::~DownloadSaveInfo() {
download_save_info.h 18 struct CONTENT_EXPORT DownloadSaveInfo {
19 DownloadSaveInfo();
20 ~DownloadSaveInfo();
48 DISALLOW_COPY_AND_ASSIGN(DownloadSaveInfo);

Completed in 538 milliseconds