ZLIB               82 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc     case GzipInputStream::ZLIB: windowBitsFormat = 0; break;
ZLIB              224 third_party/protobuf/src/google/protobuf/io/gzip_stream.cc   if (options.format == ZLIB) {
ZLIB              478 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc           options.format = GzipOutputStream::ZLIB;
ZLIB              490 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc               &input, GzipInputStream::ZLIB, gzip_buffer_size);
ZLIB              506 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc     options.format = GzipOutputStream::ZLIB;
ZLIB              575 third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc   options.format = GzipOutputStream::ZLIB;