Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dvm_websocket.hpp208 socketId(socketIdIn), endpointId(endpointIdIn), path(pathIn), in ~NbdProxyServer()
243 return endpointId; in afterMount()
407 const std::string endpointId;
444 std::string endpointId; in afterGetSocket()
449 endpointId, "Socket", socket); in afterGetSocket()
475 std::make_shared<NbdProxyServer>(conn, socket, endpointId, path); in onOpen()
388 const std::string endpointId; global() member
425 std::string endpointId; afterGetSocket() local