Home
last modified time | relevance | path

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

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