Home
last modified time | relevance | path

Searched defs:VersionInformation (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dtransport_parameters.h142 struct QUIC_EXPORT_PRIVATE VersionInformation { struct
145 VersionInformation& operator=(const VersionInformation& other) = default;
146 VersionInformation& operator=(VersionInformation&& other) = default;
153 QuicVersionLabel chosen_version;
158 QuicVersionLabelVector other_versions;
Dtransport_parameters.cc342 TransportParameters::VersionInformation::VersionInformation() in VersionInformation() function in quic::TransportParameters::VersionInformation
/external/mesa3d/src/gallium/auxiliary/util/
Ddbghelp.h959 ULONG32 VersionInformation; member