Searched defs:QuicResetStreamError (Results 1 – 5 of 5) sorted by relevance
23 bool QpackSendStream::OnStopSending(QuicResetStreamError /* code */) { in OnStopSending() argument
38 bool QuicSendControlStream::OnStopSending(QuicResetStreamError /* code */) { in OnStopSending() argument
205 void ResetWithError(QuicResetStreamError /*error*/) override {} in ResetWithError() argument
149 void PendingStream::ResetWithError(QuicResetStreamError /*error*/) { in ResetWithError() argument
683 QuicResetStreamError(QuicRstStreamErrorCode internal_code, in QuicResetStreamError() function