Searched defs:freePriority (Results 1 – 5 of 5) sorted by relevance
/openbmc/openpower-pnor-code-mgmt/mmc/ | ||
H A D | item_updater_mmc.cpp | 137 void ItemUpdaterMMC::freePriority(uint8_t, const std::string&) {} in freePriority() function in openpower::software::updater::ItemUpdaterMMC |
/openbmc/phosphor-bmc-code-mgmt/bmc/ | ||
H A D | activation.hpp | 77 bool freePriority = true) : in RedundancyPriority() |
H A D | item_updater.cpp | 604 void ItemUpdater::freePriority(uint8_t value, const std::string& versionId) in freePriority() function in phosphor::software::updater::ItemUpdater |
/openbmc/openpower-pnor-code-mgmt/static/ | ||
H A D | item_updater_static.cpp | 329 void ItemUpdaterStatic::freePriority(uint8_t, const std::string&) {} in freePriority() function in openpower::software::updater::ItemUpdaterStatic |
/openbmc/openpower-pnor-code-mgmt/ubi/ | ||
H A D | item_updater_ubi.cpp | 281 void ItemUpdaterUbi::freePriority(uint8_t value, const std::string& versionId) in freePriority() function in openpower::software::updater::ItemUpdaterUbi |