Home
last modified time | relevance | path

Searched refs:pimServiceName (Results 1 – 9 of 9) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp279 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToVpd()
343 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToBios()
440 constants::pimServiceName, constants::systemVpdInvPath, in processActiveMemoryMirror()
531 constants::pimServiceName, constants::systemVpdInvPath, in saveCreateDefaultLparToBios()
596 constants::pimServiceName, constants::systemVpdInvPath, in saveClearNvramToVpd()
706 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToVpd()
742 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToBios()
849 constants::pimServiceName, constants::systemVpdInvPath,
884 constants::pimServiceName, constants::systemVpdInvPath,
990 constants::pimServiceName, constant
[all...]
H A Dlistener.cpp576 if (i_serviceName == constants::pimServiceName) in updateCorrelatedProperty()
H A Dworker.cpp534 if (l_serviceName == constants::pimServiceName) in processFunctionalProperty()
580 if (l_serviceName == constants::pimServiceName) in processEnabledProperty()
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dwait_vpd_parser.cpp130 vpd::constants::pimServiceName, vpd::constants::pimPrimaryPath, in checkAndHandleInventoryBackup()
H A Dprime_inventory.cpp465 if (l_serviceName == vpd::constants::pimServiceName) in processFunctionalProperty()
512 if (l_serviceName == vpd::constants::pimServiceName) in processEnabledProperty()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp282 bus.new_method_call(constants::pimServiceName, constants::pimPath, in callPIM()
628 constants::pimServiceName, constants::systemVpdInvPath, in getImFromDbus()
731 dbusUtility::readDbusProperty(constants::pimServiceName, i_invObjPath, in isInventoryPresent()
H A Dvpd_specific_utility.hpp680 if (l_service.compare(constants::pimServiceName) != in resetDataUnderPIM()
784 constants::pimServiceName, constants::systemVpdInvPath, in isPass1Planar()
790 constants::pimServiceName, constants::systemInvPath, constants::vsbpInf, in isPass1Planar()
895 constants::pimServiceName, i_invObjPath, constants::viniInf, in getCcinFromDbus()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp158 constexpr auto pimServiceName = "xyz.openbmc_project.Inventory.Manager";
156 constexpr auto pimServiceName = "xyz.openbmc_project.Inventory.Manager"; global() variable
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp390 constants::pimServiceName, l_inventoryPath, in checkAndUpdatePowerVsVpd()