Home
last modified time | relevance | path

Searched defs:on_frame_send_callback (Results 1 – 12 of 12) sorted by relevance

/third_party/nghttp2/fuzz/
Dfuzz_target.cc33 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() function
Dfuzz_target_fdp.cc37 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() function
/third_party/nghttp2/lib/
Dnghttp2_callbacks.h74 nghttp2_on_frame_send_callback on_frame_send_callback; member
Dnghttp2_callbacks.c79 nghttp2_on_frame_send_callback on_frame_send_callback) { in nghttp2_session_callbacks_set_on_frame_send_callback()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_callbacks.h74 nghttp2_on_frame_send_callback on_frame_send_callback; member
Dnghttp2_callbacks.c79 nghttp2_on_frame_send_callback on_frame_send_callback) { in nghttp2_session_callbacks_set_on_frame_send_callback()
/third_party/nghttp2/src/
Dshrpx_live_check.cc718 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() function
Dshrpx_http2_session.cc1468 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() function
Dshrpx_http2_upstream.cc663 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() function
Dnghttp.cc2114 int on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, in on_frame_send_callback() function
/third_party/nghttp2/examples/
Dclient.c218 static int on_frame_send_callback(nghttp2_session *session, in on_frame_send_callback() function
/third_party/nghttp2/tests/
Dnghttp2_session_test.c231 static int on_frame_send_callback(nghttp2_session *session, in on_frame_send_callback() function