Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp29 constexpr auto assetInf = "xyz.openbmc_project.Inventory.Decorator.Asset"; variable
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp139 constexpr auto assetInf = "xyz.openbmc_project.Inventory.Decorator.Asset"; variable
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp491 constants::assetInf}; in resetDataUnderPIM()
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp190 i_objectPath, constants::assetInf); in getFruProperties()