Home
last modified time | relevance | path

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

/openbmc/openpower-pnor-code-mgmt/ubi/
H A Ditem_updater_ubi.hpp100 void removeReadOnlyPartition(const std::string& versionId);
H A Ditem_updater_ubi.cpp191 void ItemUpdaterUbi::removeReadOnlyPartition(const std::string& versionId) in removeReadOnlyPartition() function in openpower::software::updater::ItemUpdaterUbi
328 removeReadOnlyPartition(entryId); in erase()
/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.hpp356 void removeReadOnlyPartition(const std::string& versionId);
H A Ditem_updater.cpp534 removeReadOnlyPartition(entryId); in erase()
664 void ItemUpdater::removeReadOnlyPartition(const std::string& versionId) in removeReadOnlyPartition() function in phosphor::software::updater::ItemUpdater