Home
last modified time | relevance | path

Searched defs:applyTime (Results 1 – 9 of 9) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_update.cpp34 auto applyTime) in method_call()
84 std::unique_ptr<Software> swupdate) -> sdbusplus::async::task<> { in method_call()
H A Ddevice.cpp72 sdbusplus::message::unix_fd image, RequestedApplyTimes applyTime, in startUpdateAsync()
162 const std::string& componentVersion, RequestedApplyTimes applyTime) in continueUpdateWithMappedPackage()
/openbmc/bmcweb/redfish-core/lib/
H A Dupdate_service.hpp647 inline bool convertApplyTime(crow::Response& res, const std::string& applyTime, in convertApplyTime()
672 const std::string& applyTime) in setApplyTime()
689 std::optional<std::string> applyTime; member
844 const MemoryFileDescriptor& memfd, const std::string& applyTime, in startUpdate()
860 const std::string& applyTime, const std::string& target, in getSwInfo()
901 const MemoryFileDescriptor& memfd, const std::string& applyTime, in handleBMCUpdate()
927 const std::string& applyTime, std::vector<std::string>& targets) in processUpdateRequest()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dupdate_manager.cpp56 ApplyTimeIntf::RequestedApplyTimes applyTime, in processImage()
213 ApplyTimeIntf::RequestedApplyTimes applyTime) in startUpdate()
H A Dactivation.hpp334 ApplyTimeIntf::RequestedApplyTimes applyTime; member in phosphor::software::updater::Activation
H A Dactivation.cpp389 auto applyTime = std::get<std::string>(result); in checkApplyTimeImmediate() local
H A Ditem_updater.cpp143 ApplyTimeIntf::RequestedApplyTimes applyTime) in createActivationWithApplyTime()
/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.cpp188 auto applyTime = std::get<std::string>(result); in checkApplyTimeImmediate() local
/openbmc/webui-vue/src/store/modules/Operations/
H A DFirmwareStore.js11 applyTime: null, property in FirmwareStore.state