Searched refs:EncodeIndexedKeyWithBinaryValue (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/ |
D | hpack_encoder.cc | 452 void Encoder::EncodeIndexedKeyWithBinaryValue(uint32_t* index, in EncodeIndexedKeyWithBinaryValue() function in grpc_core::hpack_encoder_detail::Encoder 472 EncodeIndexedKeyWithBinaryValue(index, key, slice.Ref()); in EncodeRepeatingSliceValue()
|
D | hpack_encoder.h | 79 void EncodeIndexedKeyWithBinaryValue(uint32_t* index, absl::string_view key,
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/ |
H A D | hpack_encoder.cc | 452 void Encoder::EncodeIndexedKeyWithBinaryValue(uint32_t* index, in EncodeIndexedKeyWithBinaryValue() function in grpc_core::hpack_encoder_detail::Encoder 472 EncodeIndexedKeyWithBinaryValue(index, key, slice.Ref()); in EncodeRepeatingSliceValue()
|
H A D | hpack_encoder.h | 79 void EncodeIndexedKeyWithBinaryValue(uint32_t* index, absl::string_view key,
|