Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_tag.h28 using QuicTagVector = std::vector<QuicTag>; variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/congestion_control/
H A Dtcp_cubic_sender_bytes.h48 const QuicTagVector& /*connection_options*/) override {} in ApplyConnectionOptions()