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