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.hpp41 ConnectionImpl(Adaptor&& adaptorIn, in ConnectionImpl()
H A Dwebsocket.hpp56 Adaptor adaptorIn, std::function<void(Connection&)> openHandlerIn, in ConnectionImpl()
H A Dhttp_connection.hpp66 Adaptor adaptorIn) : in Connection()
H A Dhttp2_connection.hpp53 HTTP2Connection(Adaptor&& adaptorIn, Handler* handlerIn, in HTTP2Connection()