Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp203 inline void handleSessionCollectionPost( in handleSessionCollectionPost() function
396 std::bind_front(handleSessionCollectionPost, std::ref(app))); in requestRoutesSession()
401 std::bind_front(handleSessionCollectionPost, std::ref(app))); in requestRoutesSession()