Lines Matching defs:asyncResp
39 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in updateFanList()
64 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanPaths()
94 inline void doFanCollection(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doFanCollection()
122 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanCollectionHead()
148 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanCollectionGet()
183 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanPath()
216 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getValidFanPath()
244 inline void getFanHealth(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanHealth()
270 inline void getFanState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanState()
295 inline void getFanAsset(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanAsset()
352 inline void getFanLocation(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanLocation()
378 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetValidFanPath()
389 inline void doFanGet(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doFanGet()
405 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanHead()
435 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanGet()