Home
last modified time | relevance | path

Searched defs:on_frame_not_send_callback (Results 1 – 8 of 8) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_callbacks.h79 nghttp2_on_frame_not_send_callback on_frame_not_send_callback; member
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/
Dnghttp2_callbacks.h79 nghttp2_on_frame_not_send_callback on_frame_not_send_callback; member
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/src/
Dshrpx_http2_session.cc1514 int on_frame_not_send_callback(nghttp2_session *session, in on_frame_not_send_callback() function
Dshrpx_http2_upstream.cc809 int on_frame_not_send_callback(nghttp2_session *session, in on_frame_not_send_callback() function
Dnghttp.cc2141 int on_frame_not_send_callback(nghttp2_session *session, in on_frame_not_send_callback() function
/third_party/nghttp2/tests/
Dnghttp2_session_test.c241 static int on_frame_not_send_callback(nghttp2_session *session, in on_frame_not_send_callback() function