Searched defs:OnStopSending (Results 1 – 5 of 5) sorted by relevance
23 bool QpackSendStream::OnStopSending(QuicResetStreamError /* code */) { in OnStopSending() function in quic::QpackSendStream
274 void PendingStream::OnStopSending( in OnStopSending() function in quic::PendingStream492 bool QuicStream::OnStopSending(QuicResetStreamError error) { in OnStopSending() function in quic::QuicStream
38 bool QuicSendControlStream::OnStopSending(QuicResetStreamError /* code */) { in OnStopSending() function in quic::QuicSendControlStream
417 bool WebTransportHttp3UnidirectionalStream::OnStopSending( in OnStopSending() function in quic::WebTransportHttp3UnidirectionalStream
789 bool QuicSpdyStream::OnStopSending(QuicResetStreamError error) { in OnStopSending() function in quic::QuicSpdyStream