Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp122 constexpr auto systemInvPath = "/xyz/openbmc_project/inventory/system"; variable
165 constexpr auto systemVpdInvPath = systemInvPath;
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dlistener.cpp112 constants::systemInvPath, constants::assetTagInf), in registerAssetTagChangeCallback()
151 {sdbusplus::message::object_path(constants::systemInvPath), in assetTagChangeCallback()
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp807 sdbusplus::message::object_path(constants::systemInvPath)); in publishSystemVPD()
1117 {sdbusplus::message::object_path(constants::systemInvPath), in performInitialSetup()
1123 std::string(constants::systemInvPath) + in performInitialSetup()
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dprime_inventory.cpp57 vpd::constants::systemInvPath, 0, in isPrimingRequired()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp784 constants::pimServiceName, constants::systemInvPath, constants::vsbpInf, in isPass1Planar()