Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dapp.hpp42 explicit App(std::shared_ptr<boost::asio::io_context> ioIn = in App() argument
44 io(std::move(ioIn)) in App()