Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_callbacks.h79 nghttp2_on_frame_not_send_callback on_frame_not_send_callback;
H A Dnghttp2_callbacks.c85 nghttp2_on_frame_not_send_callback on_frame_not_send_callback) { in nghttp2_session_callbacks_set_on_frame_not_send_callback()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_callbacks.h79 nghttp2_on_frame_not_send_callback on_frame_not_send_callback;
H A Dnghttp2_callbacks.c85 nghttp2_on_frame_not_send_callback on_frame_not_send_callback) { in nghttp2_session_callbacks_set_on_frame_not_send_callback()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h551 * :type:`nghttp2_on_frame_not_send_callback`), it may not be
564 * :type:`nghttp2_on_frame_not_send_callback`), it may not be
1597 typedef int (*nghttp2_on_frame_not_send_callback)(nghttp2_session *session, typedef
2040 * :type:`nghttp2_on_frame_not_send_callback` will be invoked.
2231 nghttp2_on_frame_not_send_callback on_frame_not_send_callback);
2976 * :type:`nghttp2_on_frame_not_send_callback` is invoked. Abort
2989 * :type:`nghttp2_on_frame_not_send_callback` is invoked. Abort
3941 * :type:`nghttp2_on_frame_not_send_callback` is called.
4011 * :type:`nghttp2_on_frame_not_send_callback` is called.
4077 * :type:`nghttp2_on_frame_not_send_callback` i
[all...]
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h546 * :type:`nghttp2_on_frame_not_send_callback`), it may not be
559 * :type:`nghttp2_on_frame_not_send_callback`), it may not be
1592 typedef int (*nghttp2_on_frame_not_send_callback)(nghttp2_session *session, typedef
2035 * :type:`nghttp2_on_frame_not_send_callback` will be invoked.
2226 nghttp2_on_frame_not_send_callback on_frame_not_send_callback);
2960 * :type:`nghttp2_on_frame_not_send_callback` is invoked. Abort
2973 * :type:`nghttp2_on_frame_not_send_callback` is invoked. Abort
3925 * :type:`nghttp2_on_frame_not_send_callback` is called.
3995 * :type:`nghttp2_on_frame_not_send_callback` is called.
4061 * :type:`nghttp2_on_frame_not_send_callback` i
[all...]

Completed in 12 milliseconds