Home
last modified time | relevance | path

Searched refs:getInventoryItemObjectPath (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware_config.hpp43 sdbusplus::async::task<std::string> getInventoryItemObjectPath(
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware_config.cpp37 sdbusplus::async::task<std::string> SoftwareConfig::getInventoryItemObjectPath( in getInventoryItemObjectPath() function in SoftwareConfig
H A Dsoftware.cpp64 endpoint = co_await parentDevice.config.getInventoryItemObjectPath(ctx); in createInventoryAssociations()