Searched defs:DownloadTargetInfo (Results 1 – 2 of 2) sorted by relevance
12 struct DownloadTargetInfo { struct19 base::FilePath target_path;24 content::DownloadItem::TargetDisposition target_disposition;27 content::DownloadDangerType danger_type;33 base::FilePath intermediate_path;38 std::string mime_type;44 bool is_filetype_handled_safely;
70 DownloadTargetInfo::DownloadTargetInfo() in DownloadTargetInfo() function in DownloadTargetInfo