Home
last modified time | relevance | path

Searched refs:nghttp2_http_on_remote_end_stream (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_http.h80 int nghttp2_http_on_remote_end_stream(nghttp2_stream *stream);
H A Dnghttp2_http.c519 int nghttp2_http_on_remote_end_stream(nghttp2_stream *stream) { in nghttp2_http_on_remote_end_stream() function
H A Dnghttp2_session.c4102 rv = nghttp2_http_on_remote_end_stream(stream); in session_after_header_block_received()
5416 if (nghttp2_http_on_remote_end_stream(stream) != 0) { in nghttp2_session_on_data_received()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.h80 int nghttp2_http_on_remote_end_stream(nghttp2_stream *stream);
H A Dnghttp2_http.c519 int nghttp2_http_on_remote_end_stream(nghttp2_stream *stream) { in nghttp2_http_on_remote_end_stream() function
H A Dnghttp2_session.c4097 rv = nghttp2_http_on_remote_end_stream(stream); in session_after_header_block_received()
5411 if (nghttp2_http_on_remote_end_stream(stream) != 0) { in nghttp2_session_on_data_received()

Completed in 20 milliseconds