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

  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.cc 52 zip_platform_file_ = base::CreatePlatformFile(
57 if (zip_platform_file_ == base::kInvalidPlatformFileValue) {
122 zip_platform_file_,
sandboxed_zip_analyzer.h 67 base::PlatformFile zip_platform_file_; member in class:safe_browsing::SandboxedZipAnalyzer

Completed in 137 milliseconds