Home
last modified time | relevance | path

Searched refs:SetRecvdReset (Results 1 – 25 of 26) sorted by relevance

12

/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttp3Stream.h54 void SetRecvdReset() { mState = RECEIVED_RESET; } in SetRecvdReset() function
H A DHttp2Stream.h101 void SetRecvdReset(bool aStatus);
H A DHttp3Session.cpp648 stream->SetRecvdReset(); in ResetRecvd()
H A DHttp2Stream.cpp1392 void Http2Stream::SetRecvdReset(bool aStatus) { in SetRecvdReset() function in mozilla::net::Http2Stream
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttp3Stream.h53 void SetRecvdReset() { mResetRecv = true; } in SetRecvdReset() function
H A DHttp2Stream.h102 void SetRecvdReset(bool aStatus);
H A DHttp2Stream.cpp1414 void Http2Stream::SetRecvdReset(bool aStatus) { in SetRecvdReset() function in mozilla::net::Http2Stream
H A DHttp3Session.cpp911 stream->SetRecvdReset(); in ResetRecvd()
H A DHttp2Session.cpp1628 self->mInputFrameDataStream->SetRecvdReset(true); in RecvRstStream()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttp3Stream.h53 void SetRecvdReset() { mResetRecv = true; } in SetRecvdReset() function
H A DHttp2Stream.h102 void SetRecvdReset(bool aStatus);
H A DHttp2Stream.cpp1414 void Http2Stream::SetRecvdReset(bool aStatus) { in SetRecvdReset() function in mozilla::net::Http2Stream
H A DHttp3Session.cpp911 stream->SetRecvdReset(); in ResetRecvd()
H A DHttp2Session.cpp1628 self->mInputFrameDataStream->SetRecvdReset(true); in RecvRstStream()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttp3Stream.h52 void SetRecvdReset() { mResetRecv = true; } in SetRecvdReset() function
H A DHttp2Stream.h103 void SetRecvdReset(bool aStatus);
H A DHttp2Stream.cpp1413 void Http2Stream::SetRecvdReset(bool aStatus) { in SetRecvdReset() function in mozilla::net::Http2Stream
H A DHttp3Session.cpp945 stream->SetRecvdReset(); in ResetRecvd()
H A DHttp2Session.cpp1632 self->mInputFrameDataStream->SetRecvdReset(true); in RecvRstStream()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttp2Stream.h95 void SetRecvdReset(bool aStatus);
H A DHttp2Stream.cpp1251 Http2Stream::SetRecvdReset(bool aStatus) in SetRecvdReset() function in mozilla::net::Http2Stream
H A DHttp2Session.cpp1429 self->mInputFrameDataStream->SetRecvdReset(true); in RecvRstStream()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttp2Stream.h101 void SetRecvdReset(bool aStatus);
H A DHttp2Stream.cpp1346 void Http2Stream::SetRecvdReset(bool aStatus) { in SetRecvdReset() function in mozilla::net::Http2Stream
H A DHttp2Session.cpp1514 self->mInputFrameDataStream->SetRecvdReset(true); in RecvRstStream()

12