Home
last modified time | relevance | path

Searched defs:SendStopSending (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dweb_transport_stream_adapter.cc193 void WebTransportStreamAdapter::SendStopSending(WebTransportStreamError error) { in SendStopSending() function in quic::WebTransportStreamAdapter
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/web_transport/encapsulated/
H A Dencapsulated_web_transport.cc733 void EncapsulatedSession::InnerStream::SendStopSending(StreamErrorCode error) { in SendStopSending() function in webtransport::EncapsulatedSession::InnerStream
H A Dencapsulated_web_transport_test.cc745 TEST_F(EncapsulatedWebTransportTest, SendStopSending) { in TEST_F() argument
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream.cc620 void QuicStream::SendStopSending(QuicResetStreamError error) { in SendStopSending() function in quic::QuicStream