Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp68 std::bind(std::mem_fn(&ItemUpdater::onPSUInterfacesAdded), this, in ItemUpdater()
237 void onPSUInterfacesAdded(sdbusplus::message_t& msg);
H A Ditem_updater.cpp675 void ItemUpdater::onPSUInterfacesAdded(sdbusplus::message_t& msg) in onPSUInterfacesAdded() function in phosphor::software::updater::ItemUpdater