Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp36 inline void fillSessionObject(crow::Response& res, in fillSessionObject() function
93 fillSessionObject(asyncResp->res, *session); in handleSessionGet()
281 fillSessionObject(asyncResp->res, *session); in handleSessionCollectionPost()