Searched refs:inventoryRoot (Results 1 – 3 of 3) sorted by relevance
402 fs::path path{ipmi::sensor::inventoryRoot}; in assertion() 419 fs::path path{ipmi::sensor::inventoryRoot};
450 ctx, dcmi::assetTagIntf, ipmi::sensor::inventoryRoot, "", objectInfo); in readAssetTag()477 ctx, dcmi::assetTagIntf, ipmi::sensor::inventoryRoot, "", objectInfo); in writeAssetTag()
109 constexpr auto inventoryRoot = "/xyz/openbmc_project/inventory"; variable