Home
last modified time | relevance | path

Searched defs:leave_callback (Results 1 – 3 of 3) sorted by relevance

/third_party/nghttp2/src/
Dasio_server_http2_handler.cc404 void http2_handler::leave_callback() { in leave_callback() function in nghttp2::asio_http2::server::http2_handler
Dasio_client_session_impl.cc615 void session_impl::leave_callback() { in leave_callback() function in nghttp2::asio_http2::client::session_impl
/third_party/nghttp2/python/
Dnghttp2.pyx721 def leave_callback(self): member in _HTTP2SessionCoreBase