Home
last modified time | relevance | path

Searched defs:handlerIn (Results 1 – 3 of 3) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_server.hpp45 Server(Handler* handlerIn, std::vector<Acceptor>&& acceptorsIn) : in Server()
H A Dhttp_connection.hpp77 Connection(Handler* handlerIn, HttpType httpTypeIn, in Connection()
H A Dhttp2_connection.hpp67 Handler* handlerIn, in HTTP2Connection()