Home
last modified time | relevance | path

Searched refs:nghttp2_stream_dep_find_ancestor (Results 1 - 7 of 7) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h324 int nghttp2_stream_dep_find_ancestor(nghttp2_stream *stream,
H A Dnghttp2_stream.c594 int nghttp2_stream_dep_find_ancestor(nghttp2_stream *stream, in nghttp2_stream_dep_find_ancestor() function
H A Dnghttp2_session.c875 } else if (nghttp2_stream_dep_find_ancestor(dep_stream, stream)) { in nghttp2_session_reprioritize_stream()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h324 int nghttp2_stream_dep_find_ancestor(nghttp2_stream *stream,
H A Dnghttp2_stream.c594 int nghttp2_stream_dep_find_ancestor(nghttp2_stream *stream, in nghttp2_stream_dep_find_ancestor() function
H A Dnghttp2_session.c870 } else if (nghttp2_stream_dep_find_ancestor(dep_stream, stream)) { in nghttp2_session_reprioritize_stream()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c10021 CU_ASSERT(nghttp2_stream_dep_find_ancestor(stream, &session->root)); in test_nghttp2_session_large_dep_tree()

Completed in 51 milliseconds