Searched defs:createActivationObject (Results 1 – 4 of 4) sorted by relevance
/openbmc/openpower-pnor-code-mgmt/mmc/ | ||
H A D | item_updater_mmc.cpp | 30 std::unique_ptr<Activation> ItemUpdaterMMC::createActivationObject( in createActivationObject() function in openpower::software::updater::ItemUpdaterMMC |
/openbmc/openpower-pnor-code-mgmt/static/ | ||
H A D | item_updater_static.cpp | 204 std::unique_ptr<Activation> ItemUpdaterStatic::createActivationObject( in createActivationObject() function in openpower::software::updater::ItemUpdaterStatic |
/openbmc/openpower-pnor-code-mgmt/ubi/ | ||
H A D | item_updater_ubi.cpp | 33 std::unique_ptr<Activation> ItemUpdaterUbi::createActivationObject( in createActivationObject() function in openpower::software::updater::ItemUpdaterUbi |
/openbmc/phosphor-psu-code-mgmt/src/ | ||
H A D | item_updater.cpp | 235 std::unique_ptr<Activation> ItemUpdater::createActivationObject( in createActivationObject() function in phosphor::software::updater::ItemUpdater |