Searched defs:DownloadCreateInfo (Results 1 – 3 of 3) sorted by relevance
24 struct DownloadCreateInfo { struct46 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 …]
7 DownloadCreateInfo::DownloadCreateInfo(const FilePath& path, in DownloadCreateInfo() function in DownloadCreateInfo31 DownloadCreateInfo::DownloadCreateInfo() in DownloadCreateInfo() function in DownloadCreateInfo
12 DownloadCreateInfo::DownloadCreateInfo(const FilePath& path, in DownloadCreateInfo() function in DownloadCreateInfo39 DownloadCreateInfo::DownloadCreateInfo() in DownloadCreateInfo() function in DownloadCreateInfo