Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h432 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight);
H A Dnghttp2_stream.c248 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) { in nghttp2_stream_change_weight() function
H A Dnghttp2_session.c890 nghttp2_stream_change_weight(stream, pri_spec->weight); in nghttp2_session_reprioritize_stream()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h432 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight);
H A Dnghttp2_stream.c248 void nghttp2_stream_change_weight(nghttp2_stream *stream, int32_t weight) { in nghttp2_stream_change_weight() function
H A Dnghttp2_session.c885 nghttp2_stream_change_weight(stream, pri_spec->weight); in nghttp2_session_reprioritize_stream()

Completed in 22 milliseconds