Home
last modified time | relevance | path

Searched refs:createUpdateableAssociation (Results 1 – 9 of 9) sorted by relevance

/openbmc/openpower-pnor-code-mgmt/static/
H A Dactivation_static.cpp158 parent.createUpdateableAssociation(path); in finishActivation()
H A Ditem_updater_static.cpp280 createUpdateableAssociation(path); in processPNORImage()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dactivation_ubi.cpp188 parent.createUpdateableAssociation(path); in finishActivation()
H A Ditem_updater_ubi.cpp124 createUpdateableAssociation(path); in processPNORImage()
/openbmc/openpower-pnor-code-mgmt/
H A Ditem_updater.hpp145 virtual void createUpdateableAssociation(const std::string& path);
H A Ditem_updater.cpp131 void ItemUpdater::createUpdateableAssociation(const std::string& path) in createUpdateableAssociation() function in openpower::software::updater::ItemUpdater
/openbmc/phosphor-bmc-code-mgmt/
H A Ditem_updater.hpp195 void createUpdateableAssociation(const std::string& path);
H A Ditem_updater.cpp300 createUpdateableAssociation(path); in processBMCImage()
674 void ItemUpdater::createUpdateableAssociation(const std::string& path) in createUpdateableAssociation() function in phosphor::software::updater::ItemUpdater
862 createUpdateableAssociation(path); in createBIOSObject()
H A Dactivation.cpp207 parent.createUpdateableAssociation(path); in onFlashWriteSuccess()