Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h377 void nghttp2_stream_detach_item(nghttp2_stream *stream);
H A Dnghttp2_stream.c504 void nghttp2_stream_detach_item(nghttp2_stream *stream) { in nghttp2_stream_detach_item() function
H A Dnghttp2_session.c991 nghttp2_stream_detach_item(stream); in session_detach_stream_item()
2884 nghttp2_stream_detach_item(), so that application can issue in session_after_frame_sent1()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h377 void nghttp2_stream_detach_item(nghttp2_stream *stream);
H A Dnghttp2_stream.c504 void nghttp2_stream_detach_item(nghttp2_stream *stream) { in nghttp2_stream_detach_item() function
H A Dnghttp2_session.c986 nghttp2_stream_detach_item(stream); in session_detach_stream_item()
2879 nghttp2_stream_detach_item(), so that application can issue in session_after_frame_sent1()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c9021 nghttp2_stream_detach_item(a); in test_nghttp2_session_stream_attach_item()
9044 nghttp2_stream_detach_item(c); in test_nghttp2_session_stream_attach_item()
9055 nghttp2_stream_detach_item(b); in test_nghttp2_session_stream_attach_item()
9156 nghttp2_stream_detach_item(a); in test_nghttp2_session_stream_attach_item()
9424 nghttp2_stream_detach_item(b); in test_nghttp2_session_stream_attach_item_subtree()

Completed in 36 milliseconds