Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_manager.hpp63 sdbusplus::async::task<void> handleInterfaceRemoved(
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp245 co_await handleInterfaceRemoved(objPath); in interfaceRemovedMatch() local
251 sdbusplus::async::task<void> SoftwareManager::handleInterfaceRemoved( in handleInterfaceRemoved() function in SoftwareManager