HomeSort by relevance Sort by last modified time
    Searched refs:IsArchiveFile (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/common/safe_browsing/
download_protection_util.h 21 bool IsArchiveFile(const base::FilePath& file);
zip_analyzer.cc 38 if (download_protection_util::IsArchiveFile(file)) {
download_protection_util.cc 13 bool IsArchiveFile(const base::FilePath& file) {
37 IsArchiveFile(file));
  /external/chromium_org/chrome/browser/safe_browsing/
last_download_finder.cc 41 download_protection_util::IsArchiveFile(first.target_path)) {
download_protection_service.cc 333 DCHECK(!download_protection_util::IsArchiveFile(
    [all...]

Completed in 158 milliseconds