Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_packet_creator.h109 QuicConnectionId old_server_connection_id_; variable
Dquic_packet_creator.cc2175 old_server_connection_id_(creator_->GetServerConnectionId()), in ScopedPeerAddressContext()
2188 old_server_connection_id_.length()))) { in ScopedPeerAddressContext()
2200 creator_->SetServerConnectionId(old_server_connection_id_); in ~ScopedPeerAddressContext()