Searched refs:inventoryRoot (Results 1 – 4 of 4) sorted by relevance
/openbmc/phosphor-host-ipmid/ |
H A D | sensordatahandler.cpp | 381 fs::path path{ipmi::sensor::inventoryRoot}; in assertion() 398 fs::path path{ipmi::sensor::inventoryRoot};
|
H A D | dcmihandler.cpp | 198 ctx, dcmi::assetTagIntf, ipmi::sensor::inventoryRoot, "", objectInfo); in readAssetTag() 225 ctx, dcmi::assetTagIntf, ipmi::sensor::inventoryRoot, "", objectInfo); in writeAssetTag()
|
H A D | apphandler.cpp | 855 ctx, uuidInterface, ipmi::sensor::inventoryRoot, objectInfo); in ipmiAppGetSystemGuid()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | types.hpp | 108 constexpr auto inventoryRoot = "/xyz/openbmc_project/inventory"; variable
|