Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_simple_dispatcher.cc37 void QuicSimpleDispatcher::OnRstStreamReceived( in OnRstStreamReceived() function in quic::QuicSimpleDispatcher
Dquic_client_base.h104 void OnRstStreamReceived(const QuicRstStreamFrame& /*frame*/) override {} in OnRstStreamReceived() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_dispatcher.cc986 void QuicDispatcher::OnRstStreamReceived(const QuicRstStreamFrame& /*frame*/) {} in OnRstStreamReceived() function in quic::QuicDispatcher