Home
last modified time | relevance | path

Searched refs:createInventoryAssociations (Results 1 – 4 of 4) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Ddevice.cpp209 co_await softwarePending->createInventoryAssociations(true); in continueUpdateWithMappedPackage()
215 co_await softwarePending->createInventoryAssociations(false); in continueUpdateWithMappedPackage()
H A Dsoftware.cpp56 sdbusplus::async::task<> Software::createInventoryAssociations(bool isRunning) in createInventoryAssociations() function in Software
H A Dsoftware_manager.cpp185 co_await device->softwareCurrent->createInventoryAssociations(true); in handleInterfaceAdded()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware.hpp65 sdbusplus::async::task<> createInventoryAssociations(bool isRunning);