Home
last modified time | relevance | path

Searched refs:nghttp2_frame_data_free (Results 1 - 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c49 nghttp2_frame_data_free(&frame->data); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h573 void nghttp2_frame_data_free(nghttp2_data *frame);
H A Dnghttp2_submit.c844 nghttp2_frame_data_free(&frame->data); in nghttp2_submit_data()
H A Dnghttp2_frame.c188 void nghttp2_frame_data_free(nghttp2_data *frame) { (void)frame; } in nghttp2_frame_data_free() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c49 nghttp2_frame_data_free(&frame->data); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h573 void nghttp2_frame_data_free(nghttp2_data *frame);
H A Dnghttp2_submit.c844 nghttp2_frame_data_free(&frame->data); in nghttp2_submit_data()
H A Dnghttp2_frame.c188 void nghttp2_frame_data_free(nghttp2_data *frame) { (void)frame; } in nghttp2_frame_data_free() function

Completed in 9 milliseconds