Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp71 handleSessionGet(crow::App& app, const crow::Request& req, in handleSessionGet() function
371 std::bind_front(handleSessionGet, std::ref(app))); in requestRoutesSession()