Searched defs:leave_callback (Results 1 – 3 of 3) sorted by relevance
/third_party/nghttp2/src/ | ||
D | asio_server_http2_handler.cc | 404 void http2_handler::leave_callback() { in leave_callback() function in nghttp2::asio_http2::server::http2_handler |
D | asio_client_session_impl.cc | 615 void session_impl::leave_callback() { in leave_callback() function in nghttp2::asio_http2::client::session_impl |
/third_party/nghttp2/python/ | ||
D | nghttp2.pyx | 721 def leave_callback(self): member in _HTTP2SessionCoreBase |