Home
last modified time | relevance | path

Searched defs:DownloadCreateInfo (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/history/
Ddownload_create_info.h24 struct DownloadCreateInfo { struct
46 FilePath path;
48 std::vector<GURL> url_chain;
49 GURL referrer_url;
50 FilePath suggested_path;
53 int path_uniquifier;
54 base::Time start_time;
55 int64 received_bytes;
56 int64 total_bytes;
57 int32 state;
[all …]
Ddownload_types.cc7 DownloadCreateInfo::DownloadCreateInfo(const FilePath& path, in DownloadCreateInfo() function in DownloadCreateInfo
31 DownloadCreateInfo::DownloadCreateInfo() in DownloadCreateInfo() function in DownloadCreateInfo
Ddownload_create_info.cc12 DownloadCreateInfo::DownloadCreateInfo(const FilePath& path, in DownloadCreateInfo() function in DownloadCreateInfo
39 DownloadCreateInfo::DownloadCreateInfo() in DownloadCreateInfo() function in DownloadCreateInfo