Home
last modified time | relevance | path

Searched refs:EncodeRepeatingSliceValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.h82 void EncodeRepeatingSliceValue(const absl::string_view& key,
131 encoder->EncodeRepeatingSliceValue(MetadataTrait::key(), slice, in EncodeWith()
H A Dhpack_encoder.cc464 void Encoder::EncodeRepeatingSliceValue(const absl::string_view& key, in EncodeRepeatingSliceValue() function in grpc_core::hpack_encoder_detail::Encoder
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h82 void EncodeRepeatingSliceValue(const absl::string_view& key,
131 encoder->EncodeRepeatingSliceValue(MetadataTrait::key(), slice, in EncodeWith()
Dhpack_encoder.cc464 void Encoder::EncodeRepeatingSliceValue(const absl::string_view& key, in EncodeRepeatingSliceValue() function in grpc_core::hpack_encoder_detail::Encoder