Home
last modified time | relevance | path

Searched defs:BeforeConnectionCloseSent (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/simulator/
H A Dquic_endpoint.h104 void BeforeConnectionCloseSent() override {} in BeforeConnectionCloseSent() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_session.h185 void BeforeConnectionCloseSent() override {} in BeforeConnectionCloseSent() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_session.cc1595 void QuicSpdySession::BeforeConnectionCloseSent() { in BeforeConnectionCloseSent() function in quic::QuicSpdySession