Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5798 NGHTTP2_EXTERN int32_t nghttp2_stream_get_weight(nghttp2_stream *stream);
/third_party/nghttp2/lib/
H A Dnghttp2_stream.c1006 int32_t nghttp2_stream_get_weight(nghttp2_stream *stream) { in nghttp2_stream_get_weight() function
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5782 NGHTTP2_EXTERN int32_t nghttp2_stream_get_weight(nghttp2_stream *stream);
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c1006 int32_t nghttp2_stream_get_weight(nghttp2_stream *stream) { in nghttp2_stream_get_weight() function
/third_party/node/src/
H A Dnode_http2.cc2910 nghttp2_stream_get_weight(str); in RefreshState()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c9767 CU_ASSERT(11 == nghttp2_stream_get_weight(c)); in test_nghttp2_session_stream_get_something()

Completed in 32 milliseconds