Home
last modified time | relevance | path

Searched refs:nghttp2_frame_origin_free (Results 1 - 12 of 12) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c90 nghttp2_frame_origin_free(&frame->ext, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h541 void nghttp2_frame_origin_free(nghttp2_extension *frame, nghttp2_mem *mem);
H A Dnghttp2_submit.c656 nghttp2_frame_origin_free(&frame->ext, mem); in nghttp2_submit_origin()
H A Dnghttp2_frame.c244 void nghttp2_frame_origin_free(nghttp2_extension *frame, nghttp2_mem *mem) { in nghttp2_frame_origin_free() function
H A Dnghttp2_session.c362 nghttp2_frame_origin_free(&iframe->frame.ext, mem); in session_inbound_frame_reset()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c90 nghttp2_frame_origin_free(&frame->ext, mem); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h541 void nghttp2_frame_origin_free(nghttp2_extension *frame, nghttp2_mem *mem);
H A Dnghttp2_submit.c656 nghttp2_frame_origin_free(&frame->ext, mem); in nghttp2_submit_origin()
H A Dnghttp2_frame.c244 void nghttp2_frame_origin_free(nghttp2_extension *frame, nghttp2_mem *mem) { in nghttp2_frame_origin_free() function
H A Dnghttp2_session.c362 nghttp2_frame_origin_free(&iframe->frame.ext, mem); in session_inbound_frame_reset()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c555 nghttp2_frame_origin_free(&oframe, mem); in test_nghttp2_frame_pack_origin()
588 nghttp2_frame_origin_free(&oframe, mem); in test_nghttp2_frame_pack_origin()
H A Dnghttp2_session_test.c6817 nghttp2_frame_origin_free(&frame.ext, mem); in test_nghttp2_submit_origin()

Completed in 46 milliseconds