Home
last modified time | relevance | path

Searched refs:nghttp2_frame_pack_priority_spec (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h101 void nghttp2_frame_pack_priority_spec(uint8_t *buf,
H A Dnghttp2_frame.c390 nghttp2_frame_pack_priority_spec(buf->pos, &frame->pri_spec); in nghttp2_frame_pack_headers()
399 void nghttp2_frame_pack_priority_spec(uint8_t *buf, in nghttp2_frame_pack_priority_spec() function
446 nghttp2_frame_pack_priority_spec(buf->last, &frame->pri_spec); in nghttp2_frame_pack_priority()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h101 void nghttp2_frame_pack_priority_spec(uint8_t *buf,
H A Dnghttp2_frame.c390 nghttp2_frame_pack_priority_spec(buf->pos, &frame->pri_spec); in nghttp2_frame_pack_headers()
399 void nghttp2_frame_pack_priority_spec(uint8_t *buf, in nghttp2_frame_pack_priority_spec() function
446 nghttp2_frame_pack_priority_spec(buf->last, &frame->pri_spec); in nghttp2_frame_pack_priority()

Completed in 6 milliseconds