Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dgpio_monitor.cpp40 if (!dbusUtility::callPIM(move(l_dbusObjectMap))) in handleChangeInGpioPin()
H A Dworker.cpp713 if (!dbusUtility::callPIM(std::move(l_pimObjMap))) in processPreAction()
939 if (!dbusUtility::callPIM(move(objectInterfaceMap))) in parseAndPublishVPD()
1354 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in setPresentProperty()
1563 if (!dbusUtility::callPIM(move(l_dbusObjectMap))) in collectSingleFruVpd()
H A Dlistener.cpp155 if (!dbusUtility::callPIM(move(l_objectMap))) in assetTagChangeCallback()
554 return dbusUtility::callPIM(types::ObjectMap{ in updateCorrelatedProperty()
H A Dparser.cpp223 if (!dbusUtility::callPIM(std::move(l_dbusObjMap))) in updateVpdKeyword()
/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Ddbus_utility.hpp264 inline bool callPIM(types::ObjectMap&& objectMap) in callPIM() function
583 if (!dbusUtility::callPIM(std::move(l_objectMap))) in notifyFRUCollectionStatus()
H A Dvpd_specific_utility.hpp1018 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in updateKwdOnInheritedFrus()
1222 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in updateCiPropertyOfInheritedFrus()
1477 if (!dbusUtility::callPIM(move(l_objectInterfaceMap)))
1549 if (!dbusUtility::callPIM(std::move(l_objectMap)))
/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp404 if (!dbusUtility::callPIM(types::ObjectMap{ in checkAndUpdatePowerVsVpd()
828 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in publishSystemVPD()
1116 if (dbusUtility::callPIM(types::ObjectMap{ in performInitialSetup()
/openbmc/openpower-vpd-parser/wait-vpd-parser/src/
H A Dprime_inventory.cpp129 if (!vpd::dbusUtility::callPIM(move(l_objectInterfaceMap))) in primeSystemBlueprint()