Home
last modified time | relevance | path

Searched defs:end_of_context (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/test/core/compression/
Dstream_compression_test.cc74 bool end_of_context; in test_stream_compression_simple_compress_decompress() local
109 bool end_of_context; in test_stream_compression_simple_compress_decompress_with_output_size_constraint() local
157 bool end_of_context; in test_stream_compression_simple_compress_decompress_with_large_data() local
216 bool end_of_context; in test_stream_compression_drop_context() local
261 bool end_of_context; in test_stream_compression_sync_flush() local
/external/grpc-grpc/src/core/lib/compression/
Dstream_compression_gzip.cc40 bool* end_of_context) { in gzip_flate()
172 bool* end_of_context) { in grpc_stream_decompress_gzip()
Dstream_compression.cc40 bool* end_of_context) { in grpc_stream_decompress()
Dstream_compression_identity.cc66 bool* end_of_context) { in grpc_stream_decompress_identity()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1895 bool end_of_context; in grpc_chttp2_maybe_complete_recv_message() local
1974 bool end_of_context; in grpc_chttp2_maybe_complete_recv_trailing_metadata() local
2918 bool end_of_context; in Pull() local