Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp64 std::bind(std::mem_fn(&ItemUpdater::onPSUInterfaceAdded), this, in ItemUpdater()
194 void onPSUInterfaceAdded(sdbusplus::message_t& msg);
H A Ditem_updater.cpp575 void ItemUpdater::onPSUInterfaceAdded(sdbusplus::message_t& msg) in onPSUInterfaceAdded() function in phosphor::software::updater::ItemUpdater