Home
last modified time | relevance | path

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

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