Home
last modified time | relevance | path

Searched refs:validate_tree (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_stream.c423 static void validate_tree(nghttp2_stream *stream) { in validate_tree() function
452 static void validate_tree(nghttp2_stream *stream) { (void)stream; } in validate_tree() function
463 validate_tree(stream); in stream_update_dep_on_attach_item()
472 validate_tree(stream); in stream_update_dep_on_detach_item()
624 validate_tree(stream); in nghttp2_stream_dep_insert()
751 validate_tree(stream); in nghttp2_stream_dep_add()
800 validate_tree(dep_prev); in nghttp2_stream_dep_remove()
851 validate_tree(dep_stream); in nghttp2_stream_dep_insert_subtree()
878 validate_tree(dep_stream); in nghttp2_stream_dep_add_subtree()
911 validate_tree(dep_prev); in nghttp2_stream_dep_remove_subtree()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_stream.c423 static void validate_tree(nghttp2_stream *stream) { in validate_tree() function
452 static void validate_tree(nghttp2_stream *stream) { (void)stream; } in validate_tree() function
463 validate_tree(stream); in stream_update_dep_on_attach_item()
472 validate_tree(stream); in stream_update_dep_on_detach_item()
624 validate_tree(stream); in nghttp2_stream_dep_insert()
751 validate_tree(stream); in nghttp2_stream_dep_add()
800 validate_tree(dep_prev); in nghttp2_stream_dep_remove()
851 validate_tree(dep_stream); in nghttp2_stream_dep_insert_subtree()
878 validate_tree(dep_stream); in nghttp2_stream_dep_add_subtree()
911 validate_tree(dep_prev); in nghttp2_stream_dep_remove_subtree()