Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmanagers.hpp642 inline void getManagerData(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getManagerData() function
832 asyncResp, managerId, std::bind_front(getManagerData, asyncResp)); in handleManagerGet()