Home
last modified time | relevance | path

Searched refs:nghttp2_frame_push_promise_init (Results 1 - 10 of 10) sorted by relevance

/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc125 nghttp2_frame_push_promise_init(&frame, NGHTTP2_FLAG_END_HEADERS, 1000000007, in check_frame_push_promise()
/third_party/nghttp2/lib/
H A Dnghttp2_frame.h454 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags,
H A Dnghttp2_submit.c365 nghttp2_frame_push_promise_init(&frame->push_promise, flags_copy, stream_id, in nghttp2_submit_push_promise()
H A Dnghttp2_frame.c113 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags, in nghttp2_frame_push_promise_init() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h454 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags,
H A Dnghttp2_submit.c365 nghttp2_frame_push_promise_init(&frame->push_promise, flags_copy, stream_id, in nghttp2_submit_push_promise()
H A Dnghttp2_frame.c113 void nghttp2_frame_push_promise_init(nghttp2_push_promise *frame, uint8_t flags, in nghttp2_frame_push_promise_init() function
/third_party/nghttp2/tests/
H A Dnghttp2_test_helper.c244 nghttp2_frame_push_promise_init(&frame.push_promise, flags, stream_id, in pack_push_promise()
H A Dnghttp2_frame_test.c330 nghttp2_frame_push_promise_init(&frame, NGHTTP2_FLAG_END_HEADERS, 1000000007, in test_nghttp2_frame_pack_push_promise()
H A Dnghttp2_session_test.c1909 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_recv_headers_with_extpri()
4010 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_on_push_promise_received()
4137 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_on_push_promise_received()
4159 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_on_push_promise_received()
4181 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_on_push_promise_received()
4202 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_on_push_promise_received()
4222 nghttp2_frame_push_promise_init(&frame.push_promise, NGHTTP2_FLAG_END_HEADERS, in test_nghttp2_session_on_push_promise_received()
4859 nghttp2_frame_push_promise_init(&frame->push_promise, in test_nghttp2_session_send_push_promise()
4887 nghttp2_frame_push_promise_init(&frame->push_promise, in test_nghttp2_session_send_push_promise()
4909 nghttp2_frame_push_promise_init( in test_nghttp2_session_send_push_promise()
[all...]

Completed in 18 milliseconds