Searched defs:DownloadRow (Results 1 – 2 of 2) sorted by relevance
22 struct DownloadRow { struct46 base::FilePath current_path;49 base::FilePath target_path;55 std::vector<GURL> url_chain;58 GURL referrer_url;61 base::Time start_time;64 base::Time end_time;67 std::string etag;70 std::string last_modified;73 int64 received_bytes;[all …]
9 DownloadRow::DownloadRow() in DownloadRow() function in history::DownloadRow19 DownloadRow::DownloadRow( in DownloadRow() function in history::DownloadRow