Home
last modified time | relevance | path

Searched refs:nghttp2_stream_get_parent (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5762 nghttp2_stream_get_parent(nghttp2_stream *stream);
/third_party/nghttp2/lib/
H A Dnghttp2_stream.c990 nghttp2_stream *nghttp2_stream_get_parent(nghttp2_stream *stream) { in nghttp2_stream_get_parent() function
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h5746 nghttp2_stream_get_parent(nghttp2_stream *stream);
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_stream.c990 nghttp2_stream *nghttp2_stream_get_parent(nghttp2_stream *stream) { in nghttp2_stream_get_parent() function
/third_party/nghttp2/tests/
H A Dnghttp2_session_test.c9749 nghttp2_stream_get_parent(a)); in test_nghttp2_session_stream_get_something()
9757 CU_ASSERT(a == nghttp2_stream_get_parent(c)); in test_nghttp2_session_stream_get_something()
9758 CU_ASSERT(a == nghttp2_stream_get_parent(b)); in test_nghttp2_session_stream_get_something()

Completed in 27 milliseconds