Searched refs:IsArchiveFile (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/common/safe_browsing/
H A Ddownload_protection_util.h21 bool IsArchiveFile(const base::FilePath& file);
H A Dzip_analyzer.cc38 if (download_protection_util::IsArchiveFile(file)) {
H A Ddownload_protection_util.cc13 bool IsArchiveFile(const base::FilePath& file) { function in namespace:safe_browsing::download_protection_util
43 IsArchiveFile(file));
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Dlast_download_finder.cc41 download_protection_util::IsArchiveFile(first.target_path)) {
/external/chromium_org/chrome/browser/safe_browsing/
H A Ddownload_protection_service.cc337 DCHECK(!download_protection_util::IsArchiveFile(

Completed in 88 milliseconds