Home
last modified time | relevance | path

Searched refs:RegisterStreamID (Results 1 – 18 of 18) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttp2Session.h63 uint32_t RegisterStreamID(Http2Stream *, uint32_t aNewID = 0);
H A DHttp2Stream.cpp497 mStreamID = mSession->RegisterStreamID(this); in GenerateOpen()
H A DHttp2Session.cpp332 Http2Session::RegisterStreamID(Http2Stream *stream, uint32_t aNewID) in RegisterStreamID() function in mozilla::net::Http2Session
1719 if (self->RegisterStreamID(pushedStream, promisedID) == kDeadStreamID) { in RecvPushPromise()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttp2Session.h81 uint32_t RegisterStreamID(Http2Stream*, uint32_t aNewID = 0);
H A DHttp2Stream.cpp543 mStreamID = session->RegisterStreamID(this); in GenerateOpen()
H A DHttp2Session.cpp399 uint32_t Http2Session::RegisterStreamID(Http2Stream* stream, uint32_t aNewID) { in RegisterStreamID() function in mozilla::net::Http2Session
1968 if (self->RegisterStreamID(pushedWeak, promisedID) == kDeadStreamID) { in RecvPushPromise()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttp2Session.h81 uint32_t RegisterStreamID(Http2Stream*, uint32_t aNewID = 0);
H A DHttp2Stream.cpp542 mStreamID = session->RegisterStreamID(this); in GenerateOpen()
H A DHttp2Session.cpp403 uint32_t Http2Session::RegisterStreamID(Http2Stream* stream, uint32_t aNewID) { in RegisterStreamID() function in mozilla::net::Http2Session
1972 if (self->RegisterStreamID(pushedWeak, promisedID) == kDeadStreamID) { in RecvPushPromise()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttp2Session.h69 uint32_t RegisterStreamID(Http2Stream *, uint32_t aNewID = 0);
H A DHttp2Stream.cpp507 mStreamID = mSession->RegisterStreamID(this); in GenerateOpen()
H A DHttp2Session.cpp339 uint32_t Http2Session::RegisterStreamID(Http2Stream *stream, uint32_t aNewID) { in RegisterStreamID() function in mozilla::net::Http2Session
1837 if (self->RegisterStreamID(pushedWeak, promisedID) == kDeadStreamID) { in RecvPushPromise()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DHttp2Session.h81 uint32_t RegisterStreamID(Http2Stream*, uint32_t aNewID = 0);
H A DHttp2Stream.cpp543 mStreamID = session->RegisterStreamID(this); in GenerateOpen()
H A DHttp2Session.cpp399 uint32_t Http2Session::RegisterStreamID(Http2Stream* stream, uint32_t aNewID) { in RegisterStreamID() function in mozilla::net::Http2Session
1968 if (self->RegisterStreamID(pushedWeak, promisedID) == kDeadStreamID) { in RecvPushPromise()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttp2Session.h69 uint32_t RegisterStreamID(Http2Stream*, uint32_t aNewID = 0);
H A DHttp2Stream.cpp529 mStreamID = mSession->RegisterStreamID(this); in GenerateOpen()
H A DHttp2Session.cpp363 uint32_t Http2Session::RegisterStreamID(Http2Stream* stream, uint32_t aNewID) { in RegisterStreamID() function in mozilla::net::Http2Session
1958 if (self->RegisterStreamID(pushedWeak, promisedID) == kDeadStreamID) { in RecvPushPromise()