Home
last modified time | relevance | path

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

/third_party/nghttp2/lib/
H A Dnghttp2_callbacks.h116 nghttp2_on_begin_frame_callback on_begin_frame_callback;
H A Dnghttp2_callbacks.c139 nghttp2_on_begin_frame_callback on_begin_frame_callback) { in nghttp2_session_callbacks_set_on_begin_frame_callback()
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_callbacks.h116 nghttp2_on_begin_frame_callback on_begin_frame_callback;
H A Dnghttp2_callbacks.c139 nghttp2_on_begin_frame_callback on_begin_frame_callback) { in nghttp2_session_callbacks_set_on_begin_frame_callback()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1943 * If both :type:`nghttp2_on_begin_frame_callback` and
1945 * PUSH_PROMISE is received, :type:`nghttp2_on_begin_frame_callback`
1957 typedef int (*nghttp2_on_begin_frame_callback)(nghttp2_session *session, typedef
2327 nghttp2_on_begin_frame_callback on_begin_frame_callback);
3069 * :type:`nghttp2_on_begin_frame_callback` is invoked.
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h1938 * If both :type:`nghttp2_on_begin_frame_callback` and
1940 * PUSH_PROMISE is received, :type:`nghttp2_on_begin_frame_callback`
1952 typedef int (*nghttp2_on_begin_frame_callback)(nghttp2_session *session, typedef
2322 nghttp2_on_begin_frame_callback on_begin_frame_callback);
3053 * :type:`nghttp2_on_begin_frame_callback` is invoked.

Completed in 13 milliseconds