Searched defs:ResetWithError (Results 1 – 3 of 3) sorted by relevance
144 void PendingStream::ResetWithError(QuicResetStreamError /*error*/) { in ResetWithError() function in quic::PendingStream592 void QuicStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicStream
198 void ResetWithError(QuicResetStreamError /*error*/) override {} in ResetWithError() function
757 void QuicSpdyStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicSpdyStream