Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_callbacks.h51 nghttp2_recv_callback recv_callback;
H A Dnghttp2_callbacks.c49 nghttp2_session_callbacks *cbs, nghttp2_recv_callback recv_callback) { in nghttp2_session_callbacks_set_recv_callback()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_callbacks.h51 nghttp2_recv_callback recv_callback;
H A Dnghttp2_callbacks.c49 nghttp2_session_callbacks *cbs, nghttp2_recv_callback recv_callback) { in nghttp2_session_callbacks_set_recv_callback()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h259 * :type:`nghttp2_recv_callback` and
1421 typedef ssize_t (*nghttp2_recv_callback)(nghttp2_session *session, uint8_t *buf, typedef
2171 nghttp2_session_callbacks *cbs, nghttp2_recv_callback recv_callback);
2802 * :type:`nghttp2_recv_callback` must be specified. The other members
2828 * :type:`nghttp2_recv_callback` must be specified. The other members
3059 * callback :type:`nghttp2_recv_callback` returns
3065 * 1. :type:`nghttp2_recv_callback` is invoked one or more times to
3073 * 1. :type:`nghttp2_recv_callback` is invoked to receive DATA
3084 * 1. :type:`nghttp2_recv_callback` is invoked one or more times to
3130 * does not use :type:`nghttp2_recv_callback` t
[all...]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h259 * :type:`nghttp2_recv_callback` and
1416 typedef ssize_t (*nghttp2_recv_callback)(nghttp2_session *session, uint8_t *buf, typedef
2166 nghttp2_session_callbacks *cbs, nghttp2_recv_callback recv_callback);
2786 * :type:`nghttp2_recv_callback` must be specified. The other members
2812 * :type:`nghttp2_recv_callback` must be specified. The other members
3043 * callback :type:`nghttp2_recv_callback` returns
3049 * 1. :type:`nghttp2_recv_callback` is invoked one or more times to
3057 * 1. :type:`nghttp2_recv_callback` is invoked to receive DATA
3068 * 1. :type:`nghttp2_recv_callback` is invoked one or more times to
3114 * does not use :type:`nghttp2_recv_callback` t
[all...]

Completed in 10 milliseconds