Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dsoftware.cpp31 parentDevice(parent), swid(swid), objectPath(baseObjPathSoftware + swid),
64 endpoint = co_await parentDevice.config.getInventoryItemObjectPath(ctx); in createInventoryAssociations()
H A Dsoftware_update.cpp46 Device& device = software.parentDevice; in method_call()
/openbmc/phosphor-bmc-code-mgmt/common/include/
H A Dsoftware.hpp69 device::Device& parentDevice; member in phosphor::software::Software