| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/RedundancyPriority/ |
| H A D | meson.build | 3 sdbusplus_current_path = 'xyz/openbmc_project/Software/RedundancyPriority' 8 '../../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', 28 'xyz/openbmc_project/Software/RedundancyPriority',
|
| /openbmc/openpower-pnor-code-mgmt/ |
| H A D | activation.hpp | 34 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 D | activation.cpp | 232 uint8_t RedundancyPriority::priority(uint8_t value) in priority() 235 return softwareServer::RedundancyPriority::priority(value); in priority()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ |
| H A D | activation.hpp | 41 sdbusplus::server::xyz::openbmc_project::software::RedundancyPriority>; 58 class RedundancyPriority; 65 class RedundancyPriority : public RedundancyPriorityInherit class 76 RedundancyPriority(sdbusplus::bus_t& bus, const std::string& path, in RedundancyPriority() function in phosphor::software::updater::RedundancyPriority 333 std::unique_ptr<RedundancyPriority> redundancyPriority;
|
| H A D | activation.cpp | 194 std::make_unique<RedundancyPriority>(bus, path, *this, 0); in onFlashWriteSuccess() 292 uint8_t RedundancyPriority::priority(uint8_t value) in priority() 296 auto newPriority = softwareServer::RedundancyPriority::priority(value); in priority() 302 uint8_t RedundancyPriority::sdbusPriority(uint8_t value) in sdbusPriority() 305 return softwareServer::RedundancyPriority::priority(value); in sdbusPriority()
|
| H A D | item_updater.cpp | 414 std::make_unique<RedundancyPriority>( in processBMCImage() 437 std::make_unique<RedundancyPriority>( in processBMCImage()
|
| /openbmc/openpower-pnor-code-mgmt/ubi/ |
| H A D | activation_ubi.hpp | 16 class RedundancyPriorityUbi : public RedundancyPriority 21 RedundancyPriority(bus, path, parent, value) in RedundancyPriorityUbi()
|
| H A D | activation_ubi.cpp | 22 return RedundancyPriority::priority(value); in priority()
|
| H A D | item_updater_ubi.cpp | 309 openbmc_project::Software::server::RedundancyPriority::priority( in freePriority()
|
| /openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Software/ |
| H A D | meson.build | 12 subdir('RedundancyPriority') subdir 263 '../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', 265 output: ['RedundancyPriority.md'], 277 'xyz/openbmc_project/Software/RedundancyPriority',
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/mmc/ |
| H A D | flash.cpp | 69 std::make_unique<RedundancyPriority>(bus, path, *this, in onStateChanges()
|
| /openbmc/phosphor-bmc-code-mgmt/bmc/ubi/ |
| H A D | flash.cpp | 83 std::make_unique<RedundancyPriority>(bus, path, *this, in onStateChanges()
|
| /openbmc/openpower-pnor-code-mgmt/static/ |
| H A D | activation_static.cpp | 143 std::make_unique<RedundancyPriority>(bus, path, *this, 0); in finishActivation()
|
| H A D | item_updater_static.cpp | 293 std::make_unique<RedundancyPriority>( in processPNORImage()
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Software/ |
| H A D | README.md | 205 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/phosphor-host-ipmid/oem/example/ |
| H A D | apphandler.cpp | 39 sdbusplus::common::xyz::openbmc_project::software::RedundancyPriority;
|
| /openbmc/docs/designs/ |
| H A D | code-update.md | 161 …oftware.RedundancyPriority](https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/yaml/x… 180 flash-banks and xyz.openbmc_project.Software.RedundancyPriority interface
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |