Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_client_base.cc485 const auto& server_supported_versions = in CanReconnectWithDifferentVersion() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_connection.h852 const ParsedQuicVersionVector& server_supported_versions() const { in server_supported_versions() function