IsArchiveFile     340 chrome/browser/safe_browsing/download_protection_service.cc       DCHECK(!download_protection_util::IsArchiveFile(
IsArchiveFile      34 chrome/common/safe_browsing/download_protection_util.cc       IsArchiveFile(file));
IsArchiveFile      19 chrome/common/safe_browsing/download_protection_util.h bool IsArchiveFile(const base::FilePath& file);
IsArchiveFile      35 chrome/common/safe_browsing/zip_analyzer.cc       if (download_protection_util::IsArchiveFile(file)) {