Searched refs:l_objectMap (Results 1 – 3 of 3) sorted by relevance
603 types::ObjectMap l_objectMap; in notifyFRUCollectionStatus() local 609 l_objectMap.emplace(i_inventoryPath, l_interfaceMap); in notifyFRUCollectionStatus() 612 if (!dbusUtility::publishVpdOnDBus(std::move(l_objectMap))) in notifyFRUCollectionStatus()
1517 types::ObjectMap l_objectMap; in resetObjTreeVpd() local1546 l_objectMap.emplace(l_objectPath, l_interfaceMap); in resetObjTreeVpd()1549 if (!dbusUtility::publishVpdOnDBus(std::move(l_objectMap))) in resetObjTreeVpd()
163 types::ObjectMap l_objectMap = { in assetTagChangeCallback() local168 if (!dbusUtility::publishVpdOnDBus(move(l_objectMap))) in assetTagChangeCallback()