Home
last modified time | relevance | path

Searched refs:zcontext (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dgzip_stream.cc78 z_stream* zcontext, GzipInputStream::Format format) { in internalInflateInit2() argument
85 return inflateInit2(zcontext, /* windowBits */15 | windowBitsFormat); in internalInflateInit2()