Home
last modified time | relevance | path

Searched defs:LegacyVersionInformation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dtransport_parameters.h112 struct QUICHE_EXPORT LegacyVersionInformation { struct
115 LegacyVersionInformation& operator=(const LegacyVersionInformation& other) =
117 LegacyVersionInformation& operator=(LegacyVersionInformation&& other) =
126 QuicVersionLabel version;
131 QuicVersionLabelVector supported_versions;
H A Dtransport_parameters.cc310 TransportParameters::LegacyVersionInformation::LegacyVersionInformation() in LegacyVersionInformation() function in quic::TransportParameters::LegacyVersionInformation