Searched defs:SendStopSending (Results 1 – 4 of 4) sorted by relevance
193 void WebTransportStreamAdapter::SendStopSending(WebTransportStreamError error) { in SendStopSending() function in quic::WebTransportStreamAdapter
733 void EncapsulatedSession::InnerStream::SendStopSending(StreamErrorCode error) { in SendStopSending() function in webtransport::EncapsulatedSession::InnerStream
745 TEST_F(EncapsulatedWebTransportTest, SendStopSending) { in TEST_F() argument
620 void QuicStream::SendStopSending(QuicResetStreamError error) { in SendStopSending() function in quic::QuicStream