Searched defs:call_on_close (Results 1 – 2 of 2) sorted by relevance
/third_party/nghttp2/src/ | ||
D | asio_server_response_impl.cc | 109 void response_impl::call_on_close(uint32_t error_code) { in call_on_close() function in nghttp2::asio_http2::server::response_impl |
D | asio_client_request_impl.cc | 65 void request_impl::call_on_close(uint32_t error_code) { in call_on_close() function in nghttp2::asio_http2::client::request_impl |