Home
last modified time | relevance | path

Searched refs:removeAssociations (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/bmc/
H A Ditem_updater.hpp221 void removeAssociations(const std::string& path);
H A Ditem_updater.cpp520 removeAssociations(iteratorActivations->second->path); in erase()
779 void ItemUpdater::removeAssociations(const std::string& path) in removeAssociations() function in phosphor::software::updater::ItemUpdater