Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_manager.hpp72 sdbusplus::async::match configIntfAddedMatch; member in phosphor::software::manager::SoftwareManager
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_manager.cpp32 configIntfAddedMatch(ctx, RulesIntf::interfacesAdded() + matchRuleSender), in SoftwareManager()
207 nextResult = co_await configIntfAddedMatch in interfaceAddedMatch()