Home
last modified time | relevance | path

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

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