Home
last modified time | relevance | path

Searched defs:OnStopSending (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dqpack_send_stream.cc23 bool QpackSendStream::OnStopSending(QuicResetStreamError /* code */) { in OnStopSending() function in quic::QpackSendStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream.cc274 void PendingStream::OnStopSending( in OnStopSending() function in quic::PendingStream
492 bool QuicStream::OnStopSending(QuicResetStreamError error) { in OnStopSending() function in quic::QuicStream
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_send_control_stream.cc38 bool QuicSendControlStream::OnStopSending(QuicResetStreamError /* code */) { in OnStopSending() function in quic::QuicSendControlStream
H A Dweb_transport_http3.cc417 bool WebTransportHttp3UnidirectionalStream::OnStopSending( in OnStopSending() function in quic::WebTransportHttp3UnidirectionalStream
H A Dquic_spdy_stream.cc789 bool QuicSpdyStream::OnStopSending(QuicResetStreamError error) { in OnStopSending() function in quic::QuicSpdyStream