Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_dispatcher.cc40 void QuicSimpleDispatcher::OnRstStreamReceived( in OnRstStreamReceived() function in quic::QuicSimpleDispatcher
H A Dquic_client_base.h103 void OnRstStreamReceived(const QuicRstStreamFrame& /*frame*/) override {} in OnRstStreamReceived() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_dispatcher.cc1015 void QuicDispatcher::OnRstStreamReceived(const QuicRstStreamFrame& /*frame*/) {} in OnRstStreamReceived() function in quic::QuicDispatcher