Home
last modified time | relevance | path

Searched defs:on_response (Results 1 – 5 of 5) sorted by relevance

/third_party/nghttp2/src/
Dasio_client_request.cc47 void request::on_response(response_cb cb) const { in on_response() function in nghttp2::asio_http2::client::request
Dasio_client_request_impl.cc47 void request_impl::on_response(response_cb cb) { response_cb_ = std::move(cb); } in on_response() function in nghttp2::asio_http2::client::request_impl
/third_party/boost/libs/beast/test/bench/parser/
Dnodejs_parser.hpp602 on_response(int, std::string const&, in on_response() function in boost::beast::http::nodejs_parser
609 on_response(int, std::string const&, int, int, bool, bool, in on_response() function in boost::beast::http::nodejs_parser
616 on_response(int status, std::string const& reason, in on_response() function in boost::beast::http::nodejs_parser
/third_party/boost/libs/beast/include/boost/beast/websocket/impl/
Dstream_impl.hpp646 on_response( in on_response() function in boost::beast::websocket::stream::impl_type
/third_party/boost/boost/beast/websocket/impl/
Dstream_impl.hpp646 on_response( in on_response() function in boost::beast::websocket::stream::impl_type