Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp121 constexpr auto systemInvPath = "/xyz/openbmc_project/inventory/system"; variable
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dmanager.cpp167 constants::systemInvPath, constants::assetTagInf), in registerAssetTagChangeCallback()
195 {sdbusplus::message::object_path(constants::systemInvPath), in processAssetTagChangeCallback()
H A Dworker.cpp1250 sdbusplus::message::object_path(constants::systemInvPath)); in publishSystemVPD()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp669 constants::pimServiceName, constants::systemInvPath, in isPass1Planar()