Home
last modified time | relevance | path

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

/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dweb_transport_stream_adapter.cc151 void WebTransportStreamAdapter::SendStopSending(WebTransportStreamError error) { in SendStopSending() function in quic::WebTransportStreamAdapter
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_stream.cc612 void QuicStream::SendStopSending(QuicResetStreamError error) { in SendStopSending() function in quic::QuicStream