Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc182 explicit BinaryStringValue(Slice value, bool use_true_binary_metadata) in BinaryStringValue()
505 Encoder::Encoder(HPackCompressor* compressor, bool use_true_binary_metadata, in Encoder()
Dhpack_encoder.h343 bool use_true_binary_metadata; member
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.cc182 explicit BinaryStringValue(Slice value, bool use_true_binary_metadata) in BinaryStringValue()
499 Encoder::Encoder(HPackCompressor* compressor, bool use_true_binary_metadata, in Encoder()
H A Dhpack_encoder.h352 bool use_true_binary_metadata; member
/aosp_15_r20/external/grpc-grpc/test/core/transport/chttp2/
H A Dhpack_sync_fuzzer.proto43 bool use_true_binary_metadata = 1; field
H A Dhpack_encoder_test.cc48 bool use_true_binary_metadata; member