Searched refs:QuicNegotiableTag (Results 1 – 2 of 2) sorted by relevance
121 QuicNegotiableTag::QuicNegotiableTag(QuicTag tag, QuicConfigPresence presence) in QuicNegotiableTag() function in net::QuicNegotiableTag127 QuicNegotiableTag::~QuicNegotiableTag() {} in ~QuicNegotiableTag()129 void QuicNegotiableTag::set(const QuicTagVector& possible, in set()136 QuicTag QuicNegotiableTag::GetTag() const { in GetTag()143 void QuicNegotiableTag::ToHandshakeMessage(CryptoHandshakeMessage* out) const { in ToHandshakeMessage()153 QuicErrorCode QuicNegotiableTag::ReadVector( in ReadVector()179 QuicErrorCode QuicNegotiableTag::ProcessPeerHello( in ProcessPeerHello()
109 class NET_EXPORT_PRIVATE QuicNegotiableTag : public QuicNegotiableValue {111 QuicNegotiableTag(QuicTag name, QuicConfigPresence presence);112 virtual ~QuicNegotiableTag();375 QuicNegotiableTag congestion_feedback_;