Searched defs:SendStopSending (Results 1 – 2 of 2) sorted by relevance
151 void WebTransportStreamAdapter::SendStopSending(WebTransportStreamError error) { in SendStopSending() function in quic::WebTransportStreamAdapter
612 void QuicStream::SendStopSending(QuicResetStreamError error) { in SendStopSending() function in quic::QuicStream