Home
last modified time | relevance | path

Searched defs:HttpMethodMetadata (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dmetadata_batch.h170 struct HttpMethodMetadata { struct
171 static constexpr bool kRepeatable = false;
172 enum ValueType : uint8_t {
178 using MementoType = ValueType;
179 using CompressionTraits = HttpMethodCompressor;
180 static absl::string_view key() { return ":method"; } in key()
182 static ValueType MementoToValue(MementoType content_type) { in MementoToValue()
187 static const char* DisplayMemento(MementoType content_type) { in DisplayMemento()
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dmetadata_batch.h180 struct HttpMethodMetadata { struct
181 static constexpr bool kRepeatable = false;
182 enum ValueType : uint8_t {
188 using MementoType = ValueType;
189 using CompressionTraits = HttpMethodCompressor;
190 static absl::string_view key() { return ":method"; } in key()
194 static ValueType MementoToValue(MementoType content_type) { in MementoToValue()
199 static const char* DisplayMemento(MementoType content_type) { in DisplayMemento()
/aosp_15_r20/external/grpc-grpc/src/core/lib/security/transport/
H A Dserver_auth_filter.cc91 void Encode(HttpMethodMetadata, in Encode() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dserver_auth_filter.cc87 void Encode(HttpMethodMetadata, in Encode() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc420 void Compressor<HttpMethodMetadata, HttpMethodCompressor>::EncodeWith( in EncodeWith() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.cc420 void Compressor<HttpMethodMetadata, HttpMethodCompressor>::EncodeWith( in EncodeWith() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/cronet/transport/
H A Dcronet_transport.cc768 void Encode(grpc_core::HttpMethodMetadata, in Encode()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc751 void Encode(grpc_core::HttpMethodMetadata, in Encode()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/
Dclient_channel.cc2412 void Encode(HttpMethodMetadata, in Encode() argument
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/
H A Dclient_channel_filter.cc2684 void Encode(HttpMethodMetadata, in Encode() argument