Searched refs:GrpcInternalEncodingRequest (Results 1 – 8 of 8) sorted by relevance
161 std::string(GrpcInternalEncodingRequest::key()), in GetAllowList()
219 const auto algorithm = outgoing_metadata.Take(GrpcInternalEncodingRequest()) in HandleOutgoingMetadata()
220 const auto algorithm = outgoing_metadata.Take(GrpcInternalEncodingRequest()) in HandleOutgoingMetadata()
59 allow_list.insert(std::string(GrpcInternalEncodingRequest::key())); in IsAllowListed()
236 struct GrpcInternalEncodingRequest : public CompressionAlgorithmBasedMetadata { struct1496 grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest,
222 struct GrpcInternalEncodingRequest : public CompressionAlgorithmBasedMetadata { struct1430 grpc_core::GrpcEncodingMetadata, grpc_core::GrpcInternalEncodingRequest,
444 md.Set(GrpcInternalEncodingRequest(), calgo); in PrepareOutgoingInitialMetadata()
446 md.Set(GrpcInternalEncodingRequest(), calgo); in PrepareOutgoingInitialMetadata()