Searched defs:applyTime (Results 1 – 11 of 11) sorted by relevance
| /openbmc/phosphor-bmc-code-mgmt/common/src/ |
| H A D | software_update.cpp | 41 auto applyTime) in method_call() 89 std::unique_ptr<Software> swupdate) -> sdbusplus::async::task<> { in method_call()
|
| H A D | device.cpp | 77 sdbusplus::message::unix_fd image, RequestedApplyTimes applyTime, in startUpdateAsync() 163 const std::string& componentVersion, RequestedApplyTimes applyTime) in continueUpdateWithMappedPackage()
|
| /openbmc/pldm/fw-update/ |
| H A D | update.cpp | 12 ApplyTimeIntf::RequestedApplyTimes applyTime [[maybe_unused]]) in startUpdate()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | update_manager.cpp | 55 ApplyTimeIntf::RequestedApplyTimes applyTime, in processImage() 212 ApplyTimeIntf::RequestedApplyTimes applyTime) in startUpdate()
|
| H A D | activation.hpp | 339 ApplyTimeIntf::RequestedApplyTimes applyTime; member in phosphor::software::updater::Activation
|
| H A D | activation.cpp | 387 auto applyTime = std::get<std::string>(result); in checkApplyTimeImmediate() local
|
| H A D | item_updater.cpp | 143 ApplyTimeIntf::RequestedApplyTimes applyTime) in createActivationWithApplyTime()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | update_service.hpp | 650 inline bool convertApplyTime(crow::Response& res, const std::string& applyTime, in convertApplyTime() 675 const std::string& applyTime) in setApplyTime() 695 std::optional<std::string> applyTime; member 871 const MemoryFileDescriptor& memfd, const std::string& applyTime, in startUpdate() 888 const std::string& applyTime, const std::string& target, in getSwInfo() 929 const MemoryFileDescriptor& memfd, const std::string& applyTime, in handleBMCUpdate() 954 const MemoryFileDescriptor& memfd, const std::string& applyTime, in handleMultipartManagerUpdate() 993 const std::string& applyTime, const std::vector<std::string>& targets) in processUpdateRequest()
|
| /openbmc/phosphor-bmc-code-mgmt/test/common/device/ |
| H A D | device.cpp | 99 RequestedApplyTimes applyTime) in testDeviceStartUpdateCommon()
|
| /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
|