Home
last modified time | relevance | path

Searched refs:RedundancyPriority (Results 1 – 19 of 19) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Dactivation.hpp34 sdbusplus::xyz::openbmc_project::Software::server::RedundancyPriority>;
55 class RedundancyPriority;
62 class RedundancyPriority : public RedundancyPriorityInherit class
72 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() function in openpower::software::updater::RedundancyPriority
227 std::unique_ptr<RedundancyPriority> redundancyPriority;
H A Dactivation.cpp232 uint8_t RedundancyPriority::priority(uint8_t value) in priority()
235 return softwareServer::RedundancyPriority::priority(value); in priority()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Software/RedundancyPriority'
8 '../../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml',
23 'xyz/openbmc_project/Software/RedundancyPriority',
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.hpp40 sdbusplus::server::xyz::openbmc_project::software::RedundancyPriority>;
57 class RedundancyPriority;
64 class RedundancyPriority : public RedundancyPriorityInherit class
75 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() function in phosphor::software::updater::RedundancyPriority
328 std::unique_ptr<RedundancyPriority> redundancyPriority;
H A Dactivation.cpp196 std::make_unique<RedundancyPriority>(bus, path, *this, 0); in onFlashWriteSuccess()
294 uint8_t RedundancyPriority::priority(uint8_t value) in priority()
298 auto newPriority = softwareServer::RedundancyPriority::priority(value); in priority()
304 uint8_t RedundancyPriority::sdbusPriority(uint8_t value) in sdbusPriority()
307 return softwareServer::RedundancyPriority::priority(value); in sdbusPriority()
H A Ditem_updater.cpp414 std::make_unique<RedundancyPriority>( in processBMCImage()
437 std::make_unique<RedundancyPriority>( in processBMCImage()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dactivation_ubi.hpp16 class RedundancyPriorityUbi : public RedundancyPriority
21 RedundancyPriority(bus, path, parent, value) in RedundancyPriorityUbi()
H A Dactivation_ubi.cpp22 return RedundancyPriority::priority(value); in priority()
H A Ditem_updater_ubi.cpp309 openbmc_project::Software::server::RedundancyPriority::priority( in freePriority()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/
H A Dmeson.build10 subdir('RedundancyPriority') subdir
156 input: [ '../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', ],
157 output: [ 'RedundancyPriority.md' ],
164 'xyz/openbmc_project/Software/RedundancyPriority',
/openbmc/phosphor-bmc-code-mgmt/bmc/mmc/
H A Dflash.cpp69 std::make_unique<RedundancyPriority>(bus, path, *this, in onStateChanges()
/openbmc/phosphor-bmc-code-mgmt/bmc/ubi/
H A Dflash.cpp83 std::make_unique<RedundancyPriority>(bus, path, *this, in onStateChanges()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/
H A DREADME.md205 The `xyz.openbmc_project.Software.RedundancyPriority` interface is provided to
212 `RedundancyPriority`. This can be done by setting the `Priority` on the
217 `RedundancyPriority = 0 (High)`.
224 _ItemUpdater_ may remove images based on the `RedundancyPriority` assigned to an
286 Set `Priority` to 0 on the desired `RedundancyPriority` interface.
/openbmc/openpower-pnor-code-mgmt/static/
H A Dactivation_static.cpp143 std::make_unique<RedundancyPriority>(bus, path, *this, 0); in finishActivation()
H A Ditem_updater_static.cpp293 std::make_unique<RedundancyPriority>( in processPNORImage()
/openbmc/docs/designs/
H A Dcode-update.md148 | [xyz.openbmc_project.Software.RedundancyPriority](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml) | Existing | Provides the redundancy priority for the version interface |
166 flash-banks and xyz.openbmc_project.Software.RedundancyPriority interface
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok1.0.log[all...]