Home
last modified time | relevance | path

Searched refs:SetExpectedClientConnectionIdLength (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer.h686 void SetExpectedClientConnectionIdLength( in SetExpectedClientConnectionIdLength() function
H A Dquic_connection.cc6243 framer_.SetExpectedClientConnectionIdLength( in set_client_connection_id()
H A Dquic_framer_test.cc1417 framer_.SetExpectedClientConnectionIdLength(kQuicDefaultConnectionIdLength); in TEST_P()
H A Dquic_connection_test.cc735 writer_->framer()->framer()->SetExpectedClientConnectionIdLength( in SetClientConnectionId()