Home
last modified time | relevance | path

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

/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp61 std::bind(std::mem_fn(&ItemUpdater::onVersionInterfacesAddedMsg), in ItemUpdater()
126 void onVersionInterfacesAddedMsg(sdbusplus::message_t& msg);
H A Ditem_updater.cpp37 void ItemUpdater::onVersionInterfacesAddedMsg(sdbusplus::message_t& msg) in onVersionInterfacesAddedMsg() function in phosphor::software::updater::ItemUpdater