Home
last modified time | relevance | path

Searched refs:stream_update_dep_on_attach_item (Results 1 - 2 of 2) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_stream.c456 static int stream_update_dep_on_attach_item(nghttp2_stream *stream) { in stream_update_dep_on_attach_item() function
491 rv = stream_update_dep_on_attach_item(stream); in nghttp2_stream_attach_item()
548 return stream_update_dep_on_attach_item(stream); in nghttp2_stream_resume_deferred_item()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c456 static int stream_update_dep_on_attach_item(nghttp2_stream *stream) { in stream_update_dep_on_attach_item() function
491 rv = stream_update_dep_on_attach_item(stream); in nghttp2_stream_attach_item()
548 return stream_update_dep_on_attach_item(stream); in nghttp2_stream_resume_deferred_item()

Completed in 3 milliseconds