Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dquic_endpoint.cc168 bool QuicEndpoint::AllowSelfAddressChange() const { return false; } in AllowSelfAddressChange() function in quic::simulator::QuicEndpoint
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_session.cc551 bool QuicSession::AllowSelfAddressChange() const { return false; } in AllowSelfAddressChange() function in quic::QuicSession