Home
last modified time | relevance | path

Searched refs:custom_transport_parameters_to_send_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_config.h539 return custom_transport_parameters_to_send_; in custom_transport_parameters_to_send()
701 TransportParameters::ParameterMap custom_transport_parameters_to_send_; variable
H A Dquic_config.cc1261 params->custom_parameters = custom_transport_parameters_to_send_; in FillTransportParameters()