Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dbios_handler.cpp193 constants::pimServiceName, constants::systemVpdInvPath, in processFieldCoreOverride()
244 constants::pimServiceName, constants::systemVpdInvPath, in saveFcoToVpd()
320 constants::pimServiceName, constants::systemVpdInvPath, in saveAmmToVpd()
382 constants::pimServiceName, constants::systemVpdInvPath, in processActiveMemoryMirror()
426 constants::pimServiceName, constants::systemVpdInvPath, in saveCreateDefaultLparToVpd()
514 constants::pimServiceName, constants::systemVpdInvPath, in processCreateDefaultLpar()
537 constants::pimServiceName, constants::systemVpdInvPath, in saveClearNvramToVpd()
623 constants::pimServiceName, constants::systemVpdInvPath, in processClearNvram()
645 constants::pimServiceName, constants::systemVpdInvPath, in saveKeepAndClearToVpd()
730 constants::pimServiceName, constants::systemVpdInvPath, in processKeepAndClear()
H A Dworker.cpp534 if (l_serviceName == constants::pimServiceName) in processFunctionalProperty()
580 if (l_serviceName == constants::pimServiceName) in processEnabledProperty()
H A Dlistener.cpp552 if (i_serviceName == constants::pimServiceName) in updateCorrelatedProperty()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp282 bus.new_method_call(constants::pimServiceName, constants::pimPath, in callPIM()
599 constants::pimServiceName, constants::systemVpdInvPath, in getImFromDbus()
702 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/wait-vpd-parser/src/
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/
H A Dconstants.hpp156 constexpr auto pimServiceName = "xyz.openbmc_project.Inventory.Manager"; variable
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp374 constants::pimServiceName, l_inventoryPath, in checkAndUpdatePowerVsVpd()