Home
last modified time | relevance | path

Searched defs:freePriority (Results 1 – 5 of 5) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/mmc/
H A Ditem_updater_mmc.cpp137 void ItemUpdaterMMC::freePriority(uint8_t, const std::string&) {} in freePriority() function in openpower::software::updater::ItemUpdaterMMC
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Dactivation.hpp77 bool freePriority = true) : in RedundancyPriority()
H A Ditem_updater.cpp604 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 Ditem_updater_static.cpp329 void ItemUpdaterStatic::freePriority(uint8_t, const std::string&) {} in freePriority() function in openpower::software::updater::ItemUpdaterStatic
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.cpp281 void ItemUpdaterUbi::freePriority(uint8_t value, const std::string& versionId) in freePriority() function in openpower::software::updater::ItemUpdaterUbi