Home
last modified time | relevance | path

Searched refs:call_on_request (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dasio_server_http2_handler.h68 void call_on_request(stream &s);
Dasio_server_http2_handler.cc149 handler->call_on_request(*strm); in on_frame_recv_callback()
327 void http2_handler::call_on_request(stream &strm) { in call_on_request() function in nghttp2::asio_http2::server::http2_handler