Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_update.hpp40 const std::set<RequestedApplyTimes> allowedApplyTimes; member in phosphor::software::update::SoftwareUpdate
H A Ddevice.hpp72 std::set<RequestedApplyTimes> allowedApplyTimes; member in phosphor::software::device::Device
/openbmc/phosphor-bmc-code-mgmt/tpm/
H A Dtpm_software_manager.cpp66 std::set<RequestedApplyTimes> allowedApplyTimes = { in initDevice() local
/openbmc/phosphor-bmc-code-mgmt/cpld/
H A Dcpld_software_manager.cpp55 std::set<RequestedApplyTimes> allowedApplyTimes = { in initDevice() local
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_update.cpp27 const std::set<RequestedApplyTimes>& allowedApplyTimes) : in SoftwareUpdate()
H A Dsoftware.cpp164 const std::set<RequestedApplyTimes>& allowedApplyTimes) in enableUpdate()
H A Ddevice.cpp36 std::set<RequestedApplyTimes> allowedApplyTimes = in Device()
/openbmc/phosphor-bmc-code-mgmt/bios/
H A Dbios_software_manager.cpp106 std::set<RequestedApplyTimes> allowedApplyTimes = { in initDevice() local
/openbmc/phosphor-bmc-code-mgmt/eeprom-device/
H A Deeprom_device_software_manager.cpp177 std::set<RequestedApplyTimes> allowedApplyTimes = { in initDevice() local