Home
last modified time | relevance | path

Searched defs:ResetWithError (Results 1 – 3 of 3) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_stream.cc144 void PendingStream::ResetWithError(QuicResetStreamError /*error*/) { in ResetWithError() function in quic::PendingStream
592 void QuicStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicStream
Dtls_chlo_extractor.h198 void ResetWithError(QuicResetStreamError /*error*/) override {} in ResetWithError() function
/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
Dquic_spdy_stream.cc757 void QuicSpdyStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicSpdyStream