Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_callbacks.h83 nghttp2_on_stream_close_callback on_stream_close_callback;
H A Dnghttp2_callbacks.c91 nghttp2_on_stream_close_callback on_stream_close_callback) { in nghttp2_session_callbacks_set_on_stream_close_callback()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_callbacks.h83 nghttp2_on_stream_close_callback on_stream_close_callback;
H A Dnghttp2_callbacks.c91 nghttp2_on_stream_close_callback on_stream_close_callback) { in nghttp2_session_callbacks_set_on_stream_close_callback()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1626 typedef int (*nghttp2_on_stream_close_callback)(nghttp2_session *session, typedef
2240 nghttp2_on_stream_close_callback on_stream_close_callback);
2999 * :type:`nghttp2_on_stream_close_callback` is invoked.
3080 * :type:`nghttp2_on_stream_close_callback` is invoked.
3097 * stream, :type:`nghttp2_on_stream_close_callback` is invoked.
4590 * :type:`nghttp2_on_stream_close_callback` is called.
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1621 typedef int (*nghttp2_on_stream_close_callback)(nghttp2_session *session, typedef
2235 nghttp2_on_stream_close_callback on_stream_close_callback);
2983 * :type:`nghttp2_on_stream_close_callback` is invoked.
3064 * :type:`nghttp2_on_stream_close_callback` is invoked.
3081 * stream, :type:`nghttp2_on_stream_close_callback` is invoked.
4574 * :type:`nghttp2_on_stream_close_callback` is called.

Completed in 14 milliseconds