Lines Matching refs:AsyncResp

230 inline void createTask(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp,  in createTask()
247 softwareInterfaceAdded(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in softwareInterfaceAdded()
314 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterAvailbleTimerAsyncWait()
337 handleUpdateErrorType(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleUpdateErrorType()
403 afterUpdateErrorMatcher(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in afterUpdateErrorMatcher()
438 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in monitorForSoftwareAvailable()
570 inline void doHttpsUpdate(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doHttpsUpdate()
578 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doTftpUpdate()
634 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleUpdateServiceSimpleUpdateAction()
728 inline void setApplyTime(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in setApplyTime()
780 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in extractMultipartUpdateParameters()
876 handleStartUpdate(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleStartUpdate()
893 inline void startUpdate(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in startUpdate()
912 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, task::Payload payload, in getAssociatedUpdateInterface()
943 getSwInfo(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getSwInfo()
997 processUpdateRequest(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in processUpdateRequest()
1046 updateMultipartContext(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in updateMultipartContext()
1086 inline void doHTTPUpdate(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in doHTTPUpdate()
1115 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleUpdateServicePost()
1156 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleUpdateServiceGet()
1205 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp) in handleUpdateServiceFirmwareInventoryCollectionGet()
1226 inline void getRelatedItems(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getRelatedItems()
1256 getSoftwareVersion(const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in getSoftwareVersion()
1329 const std::shared_ptr<bmcweb::AsyncResp>& asyncResp, in handleUpdateServiceFirmwareInventoryGet()