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

  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.cc 28 : zip_file_name_(zip_file),
51 zip_file_.Initialize(zip_file_name_,
54 VLOG(1) << "Could not open zip file: " << zip_file_name_.value();
sandboxed_zip_analyzer.h 64 const base::FilePath zip_file_name_; member in class:safe_browsing::SandboxedZipAnalyzer

Completed in 3602 milliseconds