Searched defs:applyTime (Results 1 – 9 of 9) sorted by relevance
/openbmc/phosphor-bmc-code-mgmt/common/src/ |
H A D | software_update.cpp | 34 auto applyTime) in method_call() 84 std::unique_ptr<Software> swupdate) -> sdbusplus::async::task<> { in method_call()
|
H A D | device.cpp | 72 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 D | update_service.hpp | 647 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 D | update_manager.cpp | 56 ApplyTimeIntf::RequestedApplyTimes applyTime, in processImage() 213 ApplyTimeIntf::RequestedApplyTimes applyTime) in startUpdate()
|
H A D | activation.hpp | 334 ApplyTimeIntf::RequestedApplyTimes applyTime; member in phosphor::software::updater::Activation
|
H A D | activation.cpp | 389 auto applyTime = std::get<std::string>(result); in checkApplyTimeImmediate() local
|
H A D | item_updater.cpp | 143 ApplyTimeIntf::RequestedApplyTimes applyTime) in createActivationWithApplyTime()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | activation.cpp | 188 auto applyTime = std::get<std::string>(result); in checkApplyTimeImmediate() local
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | FirmwareStore.js | 11 applyTime: null, property in FirmwareStore.state
|