Lines Matching defs:asyncResp
42 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in updateFanList()
67 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanPaths()
97 inline void doFanCollection(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doFanCollection()
125 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanCollectionHead()
151 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanCollectionGet()
186 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanPath()
219 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getValidFanObject()
247 inline void getFanHealth(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanHealth()
273 inline void getFanState(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanState()
298 inline void getFanAsset(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanAsset()
355 inline void getFanLocation(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getFanLocation()
381 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterGetValidFanObject()
393 inline void doFanGet(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doFanGet()
409 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanHead()
439 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanGet()
453 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleSetFanPathById()
486 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleFanPatch()