Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h549 void nghttp2_frame_priority_update_init(nghttp2_extension *frame,
H A Dnghttp2_submit.c723 nghttp2_frame_priority_update_init(&frame->ext, stream_id, buf, in nghttp2_submit_priority_update()
H A Dnghttp2_frame.c256 void nghttp2_frame_priority_update_init(nghttp2_extension *frame, in nghttp2_frame_priority_update_init() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h549 void nghttp2_frame_priority_update_init(nghttp2_extension *frame,
H A Dnghttp2_submit.c723 nghttp2_frame_priority_update_init(&frame->ext, stream_id, buf, in nghttp2_submit_priority_update()
H A Dnghttp2_frame.c256 void nghttp2_frame_priority_update_init(nghttp2_extension *frame, in nghttp2_frame_priority_update_init() function
/third_party/nghttp2/tests/
H A Dnghttp2_frame_test.c606 nghttp2_frame_priority_update_init(&frame, 1000000007, (uint8_t *)field_value, in test_nghttp2_frame_pack_priority_update()
H A Dnghttp2_session_test.c2815 nghttp2_frame_priority_update_init(&frame, 1, (uint8_t *)field_value, in test_nghttp2_session_recv_priority_update()
2846 nghttp2_frame_priority_update_init(&frame, 1, (uint8_t *)field_value, in test_nghttp2_session_recv_priority_update()
2895 nghttp2_frame_priority_update_init(&frame, 1, large_field_value, in test_nghttp2_session_recv_priority_update()
2921 nghttp2_frame_priority_update_init(&frame, 1, (uint8_t *)field_value, in test_nghttp2_session_recv_priority_update()
2950 nghttp2_frame_priority_update_init( in test_nghttp2_session_recv_priority_update()
10809 nghttp2_frame_priority_update_init(&frame, 1, (uint8_t *)field_value, in test_nghttp2_session_change_extpri_stream_priority()
11893 nghttp2_frame_priority_update_init(&frame.ext, 1, (uint8_t *)field_value, in test_nghttp2_session_server_fallback_rfc7540_priorities()

Completed in 23 milliseconds