Home
last modified time | relevance | path

Searched defs:promised_stream_id (Results 1 – 11 of 11) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_http2_session.cc949 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_header_callback2() local
1054 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_begin_headers_callback() local
1333 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_frame_recv_callback() local
2201 int32_t promised_stream_id) { in handle_downstream_push_promise()
Dshrpx_http2_upstream.cc700 auto promised_stream_id = frame->push_promise.promised_stream_id; in on_frame_send_callback() local
2203 auto promised_stream_id = nghttp2_submit_push_promise( in submit_push_promise() local
2306 int32_t promised_stream_id) { in on_downstream_push_promise()
2345 auto promised_stream_id = nghttp2_submit_push_promise( in on_downstream_push_promise_complete() local
DHttpServer.cc1013 auto promised_stream_id = nghttp2_submit_push_promise( in submit_push_promise() local
1606 auto promised_stream_id = frame->push_promise.promised_stream_id; in hd_on_frame_send_callback() local
Dshrpx_https_upstream.cc1524 int32_t promised_stream_id) { in on_downstream_push_promise()
/third_party/nghttp2/tests/
Dnghttp2_test_helper.c232 int32_t promised_stream_id, const nghttp2_nv *nva, in pack_push_promise()
/third_party/nghttp2/lib/
Dnghttp2_submit.c318 int32_t promised_stream_id; in nghttp2_submit_push_promise() local
Dnghttp2_frame.c115 int32_t promised_stream_id, in nghttp2_frame_push_promise_init()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_submit.c318 int32_t promised_stream_id; in nghttp2_submit_push_promise() local
Dnghttp2_frame.c115 int32_t promised_stream_id, in nghttp2_frame_push_promise_init()
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1144 int32_t promised_stream_id; member
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h1148 int32_t promised_stream_id; member