Home
last modified time | relevance | path

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

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