Searched refs:kGZipFooterSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/filter/
H A Dgzip_filter.h74 static const int kGZipFooterSize = 8; member in class:net::GZipFilter
H A Dgzip_filter.cc286 int footer_bytes_expected = kGZipFooterSize - gzip_footer_bytes_;

Completed in 79 milliseconds