Home
last modified time | relevance | path

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

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