Home
last modified time | relevance | path

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

/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