Searched refs:pimServiceName (Results 1 – 9 of 9) sorted by relevance
| /openbmc/openpower-vpd-parser/vpd-manager/src/ |
| H A D | bios_handler.cpp | 279 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 D | listener.cpp | 576 if (i_serviceName == constants::pimServiceName) in updateCorrelatedProperty()
|
| H A D | worker.cpp | 534 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 D | wait_vpd_parser.cpp | 130 vpd::constants::pimServiceName, vpd::constants::pimPrimaryPath, in checkAndHandleInventoryBackup()
|
| H A D | prime_inventory.cpp | 465 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 D | dbus_utility.hpp | 282 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 D | vpd_specific_utility.hpp | 680 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 D | constants.hpp | 158 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 D | ibm_handler.cpp | 390 constants::pimServiceName, l_inventoryPath, in checkAndUpdatePowerVsVpd()
|