HomeSort by relevance Sort by last modified time
    Searched defs:zip_analyzer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/safe_browsing/
zip_analyzer.cc 5 #include "chrome/common/safe_browsing/zip_analyzer.h"
12 namespace zip_analyzer { namespace in namespace:safe_browsing
52 } // namespace zip_analyzer
zip_analyzer.h 14 namespace zip_analyzer { namespace in namespace:safe_browsing
26 } // namespace zip_analyzer
  /external/chromium_org/chrome/browser/safe_browsing/
sandboxed_zip_analyzer.h 27 namespace zip_analyzer { namespace in namespace:safe_browsing
34 typedef base::Callback<void(const zip_analyzer::Results&)> ResultCallback;
59 void OnAnalyzeZipFileFinished(const zip_analyzer::Results& results);

Completed in 51 milliseconds