Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dwebsocket.hpp55 const std::shared_ptr<persistent_data::UserSession>& sessionIn, in ConnectionImpl() argument
71 errorHandler(std::move(errorHandlerIn)), session(sessionIn) in ConnectionImpl()