Home
last modified time | relevance | path

Searched refs:nghttp2_headers_category (Results 1 - 10 of 10) sorted by relevance

/third_party/node/src/
H A Dnode_http2.h276 nghttp2_headers_category category = NGHTTP2_HCAT_HEADERS,
416 nghttp2_headers_category headers_category() const { in headers_category()
420 void StartHeaders(nghttp2_headers_category category);
473 nghttp2_headers_category category,
489 nghttp2_headers_category current_headers_category_ = NGHTTP2_HCAT_HEADERS;
H A Dnode_http2.cc2014 nghttp2_headers_category category, in New()
2029 nghttp2_headers_category category, in Http2Stream()
2085 void Http2Stream::StartHeaders(nghttp2_headers_category category) { in StartHeaders()
/third_party/nghttp2/lib/
H A Dnghttp2_frame.h434 int32_t stream_id, nghttp2_headers_category cat,
H A Dnghttp2_submit.c77 nghttp2_headers_category hcat; in submit_headers_shared()
H A Dnghttp2_frame.c63 int32_t stream_id, nghttp2_headers_category cat, in nghttp2_frame_headers_init()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_frame.h434 int32_t stream_id, nghttp2_headers_category cat,
H A Dnghttp2_submit.c77 nghttp2_headers_category hcat; in submit_headers_shared()
H A Dnghttp2_frame.c63 int32_t stream_id, nghttp2_headers_category cat, in nghttp2_frame_headers_init()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1011 } nghttp2_headers_category; typedef
1064 nghttp2_headers_category cat;
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1006 } nghttp2_headers_category; typedef
1059 nghttp2_headers_category cat;

Completed in 27 milliseconds