Home
last modified time | relevance | path

Searched defs:use_true_binary_metadata (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/test/core/transport/chttp2/
Dhpack_sync_fuzzer.proto43 bool use_true_binary_metadata = 1; field
Dhpack_encoder_test.cc46 bool use_true_binary_metadata; member
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc179 explicit BinaryStringValue(Slice value, bool use_true_binary_metadata) in BinaryStringValue()
498 Encoder::Encoder(HPackCompressor* compressor, bool use_true_binary_metadata, in Encoder()
Dhpack_encoder.h353 bool use_true_binary_metadata; member