Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_manager.hpp68 sdbusplus::async::task<void> interfaceRemovedMatch(
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp105 ctx.spawn(interfaceRemovedMatch(configurationInterfaces)); in initDevices()
226 sdbusplus::async::task<void> SoftwareManager::interfaceRemovedMatch( in interfaceRemovedMatch() function in SoftwareManager