Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_outbound_item.c55 nghttp2_frame_priority_free(&frame->priority); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h443 void nghttp2_frame_priority_free(nghttp2_priority *frame);
H A Dnghttp2_submit.c264 nghttp2_frame_priority_free(&frame->priority); in nghttp2_submit_priority()
H A Dnghttp2_frame.c90 void nghttp2_frame_priority_free(nghttp2_priority *frame) { (void)frame; } in nghttp2_frame_priority_free() function
H A Dnghttp2_session.c318 nghttp2_frame_priority_free(&iframe->frame.priority); in session_inbound_frame_reset()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_outbound_item.c55 nghttp2_frame_priority_free(&frame->priority); in nghttp2_outbound_item_free()
H A Dnghttp2_frame.h443 void nghttp2_frame_priority_free(nghttp2_priority *frame);
H A Dnghttp2_submit.c264 nghttp2_frame_priority_free(&frame->priority); in nghttp2_submit_priority()
H A Dnghttp2_frame.c90 void nghttp2_frame_priority_free(nghttp2_priority *frame) { (void)frame; } in nghttp2_frame_priority_free() function
H A Dnghttp2_session.c318 nghttp2_frame_priority_free(&iframe->frame.priority); in session_inbound_frame_reset()
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c231 nghttp2_frame_priority_free(&oframe); in test_nghttp2_frame_pack_priority()
235 nghttp2_frame_priority_free(&frame); in test_nghttp2_frame_pack_priority()
H A Dnghttp2_session_test.c734 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_recv()
3624 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_on_priority_received()
3641 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_on_priority_received()
3657 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_on_priority_received()
9672 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_stream_get_state()
10295 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_open_idle_stream()
11002 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_repeated_priority_change()
11013 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_repeated_priority_change()
11025 nghttp2_frame_priority_free(&frame.priority); in test_nghttp2_session_repeated_priority_change()
11878 nghttp2_frame_priority_free( in test_nghttp2_session_server_fallback_rfc7540_priorities()
[all...]

Completed in 40 milliseconds