Home
last modified time | relevance | path

Searched defs:adaptorIn (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/http/
H A Dserver_sent_event_impl.hpp41 Adaptor&& adaptorIn, in ConnectionImpl()
H A Dwebsocket_impl.hpp53 Adaptor adaptorIn, std::function<void(Connection&)> openHandlerIn, in ConnectionImpl()
H A Dhttp_connection.hpp80 boost::asio::ssl::stream<Adaptor>&& adaptorIn) : in Connection()
H A Dhttp2_connection.hpp66 HTTP2Connection(boost::asio::ssl::stream<Adaptor>&& adaptorIn, in HTTP2Connection()