Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_http.h65 int nghttp2_http_on_response_headers(nghttp2_stream *stream);
H A Dnghttp2_http.c481 int nghttp2_http_on_response_headers(nghttp2_stream *stream) { in nghttp2_http_on_response_headers() function
H A Dnghttp2_session.c4088 rv = nghttp2_http_on_response_headers(stream); in session_after_header_block_received()
4093 rv = nghttp2_http_on_response_headers(stream); in session_after_header_block_received()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_http.h65 int nghttp2_http_on_response_headers(nghttp2_stream *stream);
H A Dnghttp2_http.c481 int nghttp2_http_on_response_headers(nghttp2_stream *stream) { in nghttp2_http_on_response_headers() function
H A Dnghttp2_session.c4083 rv = nghttp2_http_on_response_headers(stream); in session_after_header_block_received()
4088 rv = nghttp2_http_on_response_headers(stream); in session_after_header_block_received()

Completed in 18 milliseconds