Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/compression/
Dstream_compression.cc50 case GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS: in grpc_stream_compression_context_create()
71 : GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS; in grpc_stream_compression_method_parse()
Dstream_compression_identity.cc79 method == GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS); in grpc_stream_compression_context_create_identity()
Dstream_compression.h40 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS, enumerator
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc659 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS) { in ~grpc_chttp2_stream()
719 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS && in destroy_stream()
1854 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS) { in grpc_chttp2_maybe_complete_recv_message()
1936 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS) { in grpc_chttp2_maybe_complete_recv_trailing_metadata()
3007 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS); in MaybeCreateStreamDecompressionCtx()
3020 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS) { in Pull()
Dinternal.h644 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS;
Dhpack_parser.cc1692 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS; in parse_stream_compression_md()
1696 GRPC_STREAM_COMPRESSION_IDENTITY_DECOMPRESS) { in parse_stream_compression_md()