Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp313 inline void handleSessionServiceGet( in handleSessionServiceGet() function
430 std::bind_front(handleSessionServiceGet, std::ref(app))); in requestRoutesSession()