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

  /external/chromium/net/base/
gzip_header.h 36 INCOMPLETE_HEADER, // don't have all the bits yet...
44 // INCOMPLETE_HEADER. If these bytes do not constitute a *valid*
gzip_header.cc 21 // return INCOMPLETE_HEADER. If these bytes do not constitute a
175 return INCOMPLETE_HEADER;
gzip_filter.cc 176 case GZipHeader::INCOMPLETE_HEADER: {

Completed in 1932 milliseconds