Home
last modified time | relevance | path

Searched refs:true_binary_enabled (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc153 WireValue GetWireValue(Slice value, bool true_binary_enabled, bool is_bin_hdr) { in GetWireValue() argument
155 if (true_binary_enabled) { in GetWireValue()
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.cc153 WireValue GetWireValue(Slice value, bool true_binary_enabled, bool is_bin_hdr) { in GetWireValue() argument
155 if (true_binary_enabled) { in GetWireValue()