Home
last modified time | relevance | path

Searched defs:promised_stream (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
DHttpServer.cc1038 auto promised_stream = std::make_unique<Stream>(this, promised_stream_id); in submit_push_promise() local
1624 auto promised_stream = hd->get_stream(promised_stream_id); in hd_on_frame_send_callback() local
/third_party/node/deps/nghttp2/lib/
Dnghttp2_session.c4967 nghttp2_stream *promised_stream; in nghttp2_session_on_push_promise_received() local
/third_party/nghttp2/lib/
Dnghttp2_session.c4972 nghttp2_stream *promised_stream; in nghttp2_session_on_push_promise_received() local
/third_party/nghttp2/tests/
Dnghttp2_session_test.c3992 nghttp2_stream *stream, *promised_stream; in test_nghttp2_session_on_push_promise_received() local