Searched refs:NGHTTP2_PRIORITY (Results 1 – 12 of 12) sorted by relevance
| /third_party/nghttp2/src/ |
| D | app_helper.cc | 97 case NGHTTP2_PRIORITY: in strframetype() 221 case NGHTTP2_PRIORITY: in print_flags() 300 case NGHTTP2_PRIORITY: in print_frame()
|
| /third_party/node/deps/nghttp2/lib/ |
| D | nghttp2_outbound_item.c | 54 case NGHTTP2_PRIORITY: in nghttp2_outbound_item_free()
|
| D | nghttp2_session.c | 310 case NGHTTP2_PRIORITY: in session_inbound_frame_reset() 2184 case NGHTTP2_PRIORITY: { in session_prep_frame() 2677 case NGHTTP2_PRIORITY: in session_after_frame_sent1() 5620 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv() 5992 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv()
|
| D | nghttp2_frame.c | 85 nghttp2_frame_hd_init(&frame->hd, NGHTTP2_PRIORITY_SPECLEN, NGHTTP2_PRIORITY, in nghttp2_frame_priority_init()
|
| /third_party/nghttp2/lib/ |
| D | nghttp2_outbound_item.c | 54 case NGHTTP2_PRIORITY: in nghttp2_outbound_item_free()
|
| D | nghttp2_session.c | 316 case NGHTTP2_PRIORITY: in session_inbound_frame_reset() 2511 case NGHTTP2_PRIORITY: { in session_prep_frame() 3038 case NGHTTP2_PRIORITY: in session_after_frame_sent1() 6120 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv() 6535 case NGHTTP2_PRIORITY: in nghttp2_session_mem_recv()
|
| D | nghttp2_frame.c | 85 nghttp2_frame_hd_init(&frame->hd, NGHTTP2_PRIORITY_SPECLEN, NGHTTP2_PRIORITY, in nghttp2_frame_priority_init()
|
| /third_party/nghttp2/tests/ |
| D | nghttp2_test_helper.c | 59 case NGHTTP2_PRIORITY: in unpack_frame()
|
| D | nghttp2_frame_test.c | 226 check_frame_header(5, NGHTTP2_PRIORITY, NGHTTP2_FLAG_NONE, 1000000007, in test_nghttp2_frame_pack_priority()
|
| /third_party/node/deps/nghttp2/lib/includes/nghttp2/ |
| D | nghttp2.h | 597 NGHTTP2_PRIORITY = 0x02, enumerator
|
| /third_party/nghttp2/lib/includes/nghttp2/ |
| D | nghttp2.h | 597 NGHTTP2_PRIORITY = 0x02, enumerator
|
| /third_party/node/src/ |
| D | node_http2.cc | 877 case NGHTTP2_PRIORITY: in OnFrameReceive()
|