Home
last modified time | relevance | path

Searched defs:HttpSchemeMetadata (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/transport/
Dmetadata_batch.h142 struct HttpSchemeMetadata { struct
143 static constexpr bool kRepeatable = false;
167 size_t EncodedSizeOfKey(HttpSchemeMetadata, HttpSchemeMetadata::ValueType x); argument
Dmetadata_batch.cc171 size_t EncodedSizeOfKey(HttpSchemeMetadata, HttpSchemeMetadata::ValueType x) { in EncodedSizeOfKey() argument
/aosp_15_r20/external/grpc-grpc/src/core/lib/transport/
H A Dmetadata_batch.h151 struct HttpSchemeMetadata { struct
152 static constexpr bool kRepeatable = false;
153 enum ValueType : uint8_t {
177 size_t EncodedSizeOfKey(HttpSchemeMetadata, HttpSchemeMetadata::ValueType x); argument
H A Dmetadata_batch.cc235 size_t EncodedSizeOfKey(HttpSchemeMetadata, HttpSchemeMetadata::ValueType x) { in EncodedSizeOfKey() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc370 void Compressor<HttpSchemeMetadata, HttpSchemeCompressor>::EncodeWith( in EncodeWith() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dhpack_encoder.cc370 void Compressor<HttpSchemeMetadata, HttpSchemeCompressor>::EncodeWith( in EncodeWith() argument
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/cronet/transport/
H A Dcronet_transport.cc759 void Encode(grpc_core::HttpSchemeMetadata, in Encode()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/transport/cronet/transport/
Dcronet_transport.cc742 void Encode(grpc_core::HttpSchemeMetadata, in Encode()