Home
last modified time | relevance | path

Searched refs:nghttp2_data (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_frame.h570 void nghttp2_frame_data_init(nghttp2_data *frame, uint8_t flags,
573 void nghttp2_frame_data_free(nghttp2_data *frame);
H A Dnghttp2_frame.c181 void nghttp2_frame_data_init(nghttp2_data *frame, uint8_t flags, in nghttp2_frame_data_init()
188 void nghttp2_frame_data_free(nghttp2_data *frame) { (void)frame; } in nghttp2_frame_data_free()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h570 void nghttp2_frame_data_init(nghttp2_data *frame, uint8_t flags,
573 void nghttp2_frame_data_free(nghttp2_data *frame);
H A Dnghttp2_frame.c181 void nghttp2_frame_data_init(nghttp2_data *frame, uint8_t flags, in nghttp2_frame_data_init()
188 void nghttp2_frame_data_free(nghttp2_data *frame) { (void)frame; } in nghttp2_frame_data_free()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h977 } nghttp2_data; typedef
1274 nghttp2_data data;
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h972 } nghttp2_data; typedef
1269 nghttp2_data data;

Completed in 17 milliseconds