Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h359 int nghttp2_stream_dep_remove(nghttp2_stream *stream);
H A Dnghttp2_stream.c769 int nghttp2_stream_dep_remove(nghttp2_stream *stream) { in nghttp2_stream_dep_remove() function
H A Dnghttp2_session.c1319 rv = nghttp2_stream_dep_remove(stream); in nghttp2_session_open_stream()
1560 rv = nghttp2_stream_dep_remove(stream); in nghttp2_session_destroy_stream()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h359 int nghttp2_stream_dep_remove(nghttp2_stream *stream);
H A Dnghttp2_stream.c769 int nghttp2_stream_dep_remove(nghttp2_stream *stream) { in nghttp2_stream_dep_remove() function
H A Dnghttp2_session.c1314 rv = nghttp2_stream_dep_remove(stream); in nghttp2_session_open_stream()
1555 rv = nghttp2_stream_dep_remove(stream); in nghttp2_session_destroy_stream()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c8357 nghttp2_stream_dep_remove(a); in test_nghttp2_session_stream_dep_remove()
8396 nghttp2_stream_dep_remove(b); in test_nghttp2_session_stream_dep_remove()
8438 nghttp2_stream_dep_remove(c); in test_nghttp2_session_stream_dep_remove()
8486 nghttp2_stream_dep_remove(c); in test_nghttp2_session_stream_dep_remove()
9089 nghttp2_stream_dep_remove(e); in test_nghttp2_session_stream_attach_item()

Completed in 37 milliseconds