Home
last modified time | relevance | path

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

/third_party/grpc/test/core/compression/
Dstream_compression_test.cc75 bool end_of_context; in test_stream_compression_simple_compress_decompress() local
110 bool end_of_context; in test_stream_compression_simple_compress_decompress_with_output_size_constraint() local
158 bool end_of_context; in test_stream_compression_simple_compress_decompress_with_large_data() local
217 bool end_of_context; in test_stream_compression_drop_context() local
262 bool end_of_context; in test_stream_compression_sync_flush() local
Dstream_decompression_fuzzer.cc43 bool end_of_context; in LLVMFuzzerTestOneInput() local
/third_party/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.cc41 bool* end_of_context) { in grpc_stream_decompress()
Dstream_compression_identity.cc64 bool* end_of_context) { in grpc_stream_decompress_identity()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dchttp2_transport.cc1856 bool end_of_context; in grpc_chttp2_maybe_complete_recv_message() local
1946 bool end_of_context; in grpc_chttp2_maybe_complete_recv_trailing_metadata() local
3021 bool end_of_context; in Pull() local