Home
last modified time | relevance | path

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/
Dhpack_encoder.cc452 void Encoder::EncodeIndexedKeyWithBinaryValue(uint32_t* index, in EncodeIndexedKeyWithBinaryValue() function in grpc_core::hpack_encoder_detail::Encoder
472 EncodeIndexedKeyWithBinaryValue(index, key, slice.Ref()); in EncodeRepeatingSliceValue()
Dhpack_encoder.h79 void EncodeIndexedKeyWithBinaryValue(uint32_t* index, absl::string_view key,
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.cc452 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 Dhpack_encoder.h79 void EncodeIndexedKeyWithBinaryValue(uint32_t* index, absl::string_view key,