Home
last modified time | relevance | path

Searched refs:SetServerConnectionIdIncluded (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_packet_creator.h298 void SetServerConnectionIdIncluded(
Dquic_packet_creator.cc1616 SetServerConnectionIdIncluded(CONNECTION_ID_ABSENT); in SetServerConnectionIdLength()
1618 SetServerConnectionIdIncluded(CONNECTION_ID_PRESENT); in SetServerConnectionIdLength()
1994 void QuicPacketCreator::SetServerConnectionIdIncluded( in SetServerConnectionIdIncluded() function in quic::QuicPacketCreator