Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/
H A Dvm_websocket.hpp222 std::string getEndpointId() const in getEndpointId() function
441 if (session.second->getEndpointId() == conn.url().path()) in afterGetSocket()