Home
last modified time | relevance | path

Searched refs:nghttp3_http_on_remote_end_stream (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_http.h134 int nghttp3_http_on_remote_end_stream(nghttp3_stream *stream);
H A Dnghttp3_stream.c1079 rv = nghttp3_http_on_remote_end_stream(stream); in nghttp3_stream_transit_rx_http_state()
1107 rv = nghttp3_http_on_remote_end_stream(stream); in nghttp3_stream_transit_rx_http_state()
1128 rv = nghttp3_http_on_remote_end_stream(stream); in nghttp3_stream_transit_rx_http_state()
1168 rv = nghttp3_http_on_remote_end_stream(stream); in nghttp3_stream_transit_rx_http_state()
1196 rv = nghttp3_http_on_remote_end_stream(stream); in nghttp3_stream_transit_rx_http_state()
1215 rv = nghttp3_http_on_remote_end_stream(stream); in nghttp3_stream_transit_rx_http_state()
H A Dnghttp3_http.c1431 int nghttp3_http_on_remote_end_stream(nghttp3_stream *stream) { in nghttp3_http_on_remote_end_stream() function

Completed in 5 milliseconds