Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dwebsocket.hpp57 const boost::urls::url_view& urlViewIn, in ConnectionImpl() argument
68 uri(urlViewIn), ws(std::move(adaptorIn)), inBuffer(inString, 131088), in ConnectionImpl()