Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp122 constexpr auto systemInvPath = "/xyz/openbmc_project/inventory/system"; variable
167 constexpr auto systemVpdInvPath = systemInvPath;
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dinventory_backup_handler.cpp15 std::filesystem::path(vpd::constants::systemInvPath) in checkInventoryBackupPath()
H A Dprime_inventory.cpp57 vpd::constants::systemInvPath, 0, in isPrimingRequired()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp123 constants::systemInvPath, constants::assetTagInf), in registerAssetTagChangeCallback()
164 {sdbusplus::message::object_path(constants::systemInvPath), in assetTagChangeCallback()
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp824 sdbusplus::message::object_path(constants::systemInvPath)); in publishSystemVPD()
1194 {sdbusplus::message::object_path(constants::systemInvPath), in setBmcPosition()
1200 std::string(constants::systemInvPath) + in collectAllFruVpd()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp790 constants::pimServiceName, constants::systemInvPath, constants::vsbpInf, in isPass1Planar()