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
198 void ResetWithError(QuicResetStreamError /*error*/) override {} in ResetWithError() argument
144 void PendingStream::ResetWithError(QuicResetStreamError /*error*/) { in ResetWithError() argument
680 QuicResetStreamError(QuicRstStreamErrorCode internal_code, in QuicResetStreamError() function