Home
last modified time | relevance | path

Searched refs:adaptorCtxIn (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/http/
H A Dhttp_server.hpp32 std::shared_ptr<boost::asio::ssl::context> adaptorCtxIn, in Server() argument
37 adaptorCtx(std::move(adaptorCtxIn)) in Server()