Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5806 nghttp2_stream_get_sum_dependency_weight(nghttp2_stream *stream);
/third_party/nghttp2/lib/
H A Dnghttp2_stream.c1010 int32_t nghttp2_stream_get_sum_dependency_weight(nghttp2_stream *stream) { in nghttp2_stream_get_sum_dependency_weight() function
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5790 nghttp2_stream_get_sum_dependency_weight(nghttp2_stream *stream);
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c1010 int32_t nghttp2_stream_get_sum_dependency_weight(nghttp2_stream *stream) { in nghttp2_stream_get_sum_dependency_weight() function
/third_party/node/src/
H A Dnode_http2.cc2912 nghttp2_stream_get_sum_dependency_weight(str); in RefreshState()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c9765 CU_ASSERT(27 == nghttp2_stream_get_sum_dependency_weight(a)); in test_nghttp2_session_stream_get_something()

Completed in 47 milliseconds