Home
last modified time | relevance | path

Searched refs:nghttp2_frame_push_promise_free (Results 1 - 14 of 14) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c64 nghttp2_frame_push_promise_free(&frame->push_promise, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h459 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame,
H A Dnghttp2_submit.c371 nghttp2_frame_push_promise_free(&frame->push_promise, mem); in nghttp2_submit_push_promise()
H A Dnghttp2_frame.c125 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, in nghttp2_frame_push_promise_free() function
H A Dnghttp2_session.c334 nghttp2_frame_push_promise_free(&iframe->frame.push_promise, mem); in session_inbound_frame_reset()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c64 nghttp2_frame_push_promise_free(&frame->push_promise, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h459 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame,
H A Dnghttp2_submit.c371 nghttp2_frame_push_promise_free(&frame->push_promise, mem); in nghttp2_submit_push_promise()
H A Dnghttp2_frame.c125 void nghttp2_frame_push_promise_free(nghttp2_push_promise *frame, in nghttp2_frame_push_promise_free() function
H A Dnghttp2_session.c334 nghttp2_frame_push_promise_free(&iframe->frame.push_promise, mem); in session_inbound_frame_reset()
/third_party/nghttp2/fuzz/
H A Dfuzz_frames.cc147 nghttp2_frame_push_promise_free(&frame, mem); in check_frame_push_promise()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c353 nghttp2_frame_push_promise_free(&oframe, mem); in test_nghttp2_frame_pack_push_promise()
354 nghttp2_frame_push_promise_free(&frame, mem); in test_nghttp2_frame_pack_push_promise()
H A Dnghttp2_test_helper.c248 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in pack_push_promise()
H A Dnghttp2_session_test.c1917 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_recv_headers_with_extpri()
4129 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_on_push_promise_received()
4149 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_on_push_promise_received()
4171 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_on_push_promise_received()
4190 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_on_push_promise_received()
4210 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_on_push_promise_received()
4235 nghttp2_frame_push_promise_free(&frame.push_promise, mem); in test_nghttp2_session_on_push_promise_received()

Completed in 67 milliseconds