OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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