Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dinternal.h597 grpc_stream_compression_method stream_decompression_method; member
Dhpack_parser.cc1615 &s->stream_decompression_method) == 0) { in parse_stream_compression_md()
1616 s->stream_decompression_method = in parse_stream_compression_md()
Dchttp2_transport.cc1892 s->stream_decompression_method != in grpc_chttp2_maybe_complete_recv_message()
1899 s->stream_decompression_method); in grpc_chttp2_maybe_complete_recv_message()
1977 s->stream_decompression_method); in grpc_chttp2_maybe_complete_recv_trailing_metadata()
2909 stream_->stream_decompression_method); in MaybeCreateStreamDecompressionCtx()