Home
last modified time | relevance | path

Searched refs:nghttp2_session_callbacks_del (Results 1 - 18 of 18) sorted by relevance

/third_party/nghttp2/fuzz/
H A Dfuzz_target.cc68 nghttp2_session_callbacks_del(callbacks); in LLVMFuzzerTestOneInput()
H A Dfuzz_target_fdp.cc72 nghttp2_session_callbacks_del(callbacks); in LLVMFuzzerTestOneInput()
/third_party/nghttp2/lib/
H A Dnghttp2_callbacks.c39 void nghttp2_session_callbacks_del(nghttp2_session_callbacks *callbacks) { in nghttp2_session_callbacks_del() function
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_callbacks.c39 void nghttp2_session_callbacks_del(nghttp2_session_callbacks *callbacks) { in nghttp2_session_callbacks_del() function
/third_party/nghttp2/src/
H A Dh2load_http2_session.cc183 auto callbacks_deleter = defer(nghttp2_session_callbacks_del, callbacks); in on_connect()
H A Dshrpx_live_check.cc766 nghttp2_session_callbacks_del(callbacks); in connection_made()
H A Dshrpx_config.cc92 nghttp2_session_callbacks_del(upstreamconf.callbacks); in ~Config()
97 nghttp2_session_callbacks_del(downstreamconf.callbacks); in ~Config()
H A DHttpServer.cc270 nghttp2_session_callbacks_del(callbacks_); in ~Sessions()
H A Dnghttp.cc2495 auto cbsdel = defer(nghttp2_session_callbacks_del, callbacks); in run()
/third_party/nghttp2/tests/
H A Dfailmalloc_test.c241 nghttp2_session_callbacks_del(callbacks); in run_nghttp2_session_send_server()
/third_party/nghttp2/examples/
H A Dlibevent-server.c637 nghttp2_session_callbacks_del(callbacks); in initialize_nghttp2_session()
H A Dlibevent-client.c386 nghttp2_session_callbacks_del(callbacks); in initialize_nghttp2_session()
H A Dclient.c583 nghttp2_session_callbacks_del(callbacks); in fetch_uri()
/third_party/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2131 * `nghttp2_session_callbacks_del()` to free its memory.
2149 nghttp2_session_callbacks_del(nghttp2_session_callbacks *callbacks);
/third_party/node/deps/nghttp2/lib/includes/nghttp2/
H A Dnghttp2.h2126 * `nghttp2_session_callbacks_del()` to free its memory.
2144 nghttp2_session_callbacks_del(nghttp2_session_callbacks *callbacks);
/third_party/node/src/
H A Dnode_http2.h116 nghttp2_session_callbacks_del>>;
/third_party/curl/lib/
H A Dcf-h2-proxy.c396 nghttp2_session_callbacks_del(cbs); in cf_h2_proxy_ctx_init()
H A Dhttp2.c523 nghttp2_session_callbacks_del(cbs); in cf_h2_ctx_init()

Completed in 38 milliseconds