Searched defs:EncodeWith (Results 1 – 2 of 2) sorted by relevance
| /third_party/grpc/src/core/ext/transport/chttp2/transport/ |
| D | hpack_encoder.h | 113 void EncodeWith(MetadataTrait, const typename MetadataTrait::ValueType& value, in EncodeWith() function 130 void EncodeWith(MetadataTrait, const typename MetadataTrait::ValueType& value, in EncodeWith() function 172 void EncodeWith(MetadataTrait, const typename MetadataTrait::ValueType& value, in EncodeWith() function 207 void EncodeWith(MetadataTrait, const typename MetadataTrait::ValueType& value, in EncodeWith() function 228 void EncodeWith(MetadataTrait, const typename MetadataTrait::ValueType& value, in EncodeWith() function 271 void EncodeWith(MetadataTrait, const Slice& value, Encoder* encoder) { in EncodeWith() function 300 void EncodeWith(MetadataTrait, const typename MetadataTrait::ValueType& value, in EncodeWith() function
|
| D | hpack_encoder.cc | 367 void Compressor<HttpSchemeMetadata, HttpSchemeCompressor>::EncodeWith( in EncodeWith() function in grpc_core::hpack_encoder_detail::Compressor 383 void Compressor<HttpStatusMetadata, HttpStatusCompressor>::EncodeWith( in EncodeWith() function in grpc_core::hpack_encoder_detail::Compressor 418 void Compressor<HttpMethodMetadata, HttpMethodCompressor>::EncodeWith( in EncodeWith() function in grpc_core::hpack_encoder_detail::Compressor 475 void TimeoutCompressorImpl::EncodeWith(absl::string_view key, in EncodeWith() function in grpc_core::hpack_encoder_detail::TimeoutCompressorImpl
|