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

  /external/chromium/net/base/
gzip_filter.h 71 static const int kGZipFooterSize = 8;
gzip_filter.cc 300 int footer_bytes_expected = kGZipFooterSize - gzip_footer_bytes_;

Completed in 13 milliseconds