Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream.cc149 void PendingStream::ResetWithError(QuicResetStreamError /*error*/) { in ResetWithError() function in quic::PendingStream
600 void QuicStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicStream
H A Dtls_chlo_extractor.h205 void ResetWithError(QuicResetStreamError /*error*/) override {} in ResetWithError() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream.cc779 void QuicSpdyStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicSpdyStream