Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_stream.h370 int nghttp2_stream_attach_item(nghttp2_stream *stream,
H A Dnghttp2_stream.c476 int nghttp2_stream_attach_item(nghttp2_stream *stream, in nghttp2_stream_attach_item() function
H A Dnghttp2_session.c977 rv = nghttp2_stream_attach_item(stream, item); in session_attach_stream_item()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.h370 int nghttp2_stream_attach_item(nghttp2_stream *stream,
H A Dnghttp2_stream.c476 int nghttp2_stream_attach_item(nghttp2_stream *stream, in nghttp2_stream_attach_item() function
H A Dnghttp2_session.c972 rv = nghttp2_stream_attach_item(stream, item); in session_attach_stream_item()
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c4394 CU_ASSERT(0 == nghttp2_stream_attach_item(stream, data_item)); in test_nghttp2_session_on_window_update_received()
8886 nghttp2_stream_attach_item(b, db); in test_nghttp2_session_stream_dep_all_your_stream_are_belong_to_us()
8933 nghttp2_stream_attach_item(b, db); in test_nghttp2_session_stream_dep_all_your_stream_are_belong_to_us()
8934 nghttp2_stream_attach_item(c, dc); in test_nghttp2_session_stream_dep_all_your_stream_are_belong_to_us()
8987 nghttp2_stream_attach_item(b, db); in test_nghttp2_session_stream_attach_item()
8999 nghttp2_stream_attach_item(c, dc); in test_nghttp2_session_stream_attach_item()
9011 nghttp2_stream_attach_item(a, da); in test_nghttp2_session_stream_attach_item()
9033 nghttp2_stream_attach_item(d, dd); in test_nghttp2_session_stream_attach_item()
9141 nghttp2_stream_attach_item(a, da); in test_nghttp2_session_stream_attach_item()
9142 nghttp2_stream_attach_item( in test_nghttp2_session_stream_attach_item()
[all...]

Completed in 33 milliseconds