Home
last modified time | relevance | path

Searched refs:delete_downstream (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_mruby.h55 void delete_downstream(Downstream *downstream);
H A Dshrpx_https_upstream.h63 void delete_downstream();
H A Dshrpx_mruby.cc110 void MRubyContext::delete_downstream(Downstream *downstream) { in delete_downstream() function in shrpx::mruby::MRubyContext
H A Dshrpx_downstream.cc192 mruby_ctx->delete_downstream(this); in ~Downstream()
201 mruby_ctx->delete_downstream(this); in ~Downstream()
245 mruby_ctx->delete_downstream(this); in detach_downstream_connection()
270 mruby_ctx->delete_downstream(this); in pop_downstream_connection()
H A Dshrpx_https_upstream.cc792 delete_downstream(); in on_write()
808 delete_downstream(); in on_write()
1100 void HttpsUpstream::delete_downstream() { in delete_downstream() function in shrpx::HttpsUpstream

Completed in 5 milliseconds