Searched defs:ResetWithError (Results 1 – 3 of 3) sorted by relevance
149 void PendingStream::ResetWithError(QuicResetStreamError /*error*/) { in ResetWithError() function in quic::PendingStream600 void QuicStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicStream
205 void ResetWithError(QuicResetStreamError /*error*/) override {} in ResetWithError() function
779 void QuicSpdyStream::ResetWithError(QuicResetStreamError error) { in ResetWithError() function in quic::QuicSpdyStream