Home
last modified time | relevance | path

Searched refs:createActivation (Results 1 – 4 of 4) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.hpp86 std::bind(std::mem_fn(&ItemUpdater::createActivation), in ItemUpdater()
180 virtual void createActivation(sdbusplus::message_t& msg);
H A Ditem_updater.cpp24 void ItemUpdater::createActivation(sdbusplus::message_t& m) in createActivation() function in openpower::software::updater::ItemUpdater
/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp103 std::bind(std::mem_fn(&ItemUpdater::createActivation), this, in ItemUpdater()
288 void createActivation(sdbusplus::message_t& msg);
H A Ditem_updater.cpp42 void ItemUpdater::createActivation(sdbusplus::message_t& msg) in createActivation() function in phosphor::software::updater::ItemUpdater