Searched refs:l_objectInterfaceMap (Results 1 – 4 of 4) sorted by relevance
986 types::ObjectMap l_objectInterfaceMap; in updateKwdOnInheritedFrus() local989 [&l_objectInterfaceMap, in updateKwdOnInheritedFrus()994 l_objectInterfaceMap.emplace( in updateKwdOnInheritedFrus()1009 if (!l_objectInterfaceMap.empty()) in updateKwdOnInheritedFrus()1012 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in updateKwdOnInheritedFrus()1179 types::ObjectMap l_objectInterfaceMap; in updateCiPropertyOfInheritedFrus() local1198 [&l_objectInterfaceMap, &l_interfaceMap = std::as_const( in updateCiPropertyOfInheritedFrus()1203 l_objectInterfaceMap.emplace( in updateCiPropertyOfInheritedFrus()1213 if (!l_objectInterfaceMap.empty()) in updateCiPropertyOfInheritedFrus()1216 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in updateCiPropertyOfInheritedFrus()[all …]
104 vpd::types::ObjectMap l_objectInterfaceMap; in primeSystemBlueprint() local117 if (!primeInventory(l_objectInterfaceMap, l_Fru)) in primeSystemBlueprint()127 if (!l_objectInterfaceMap.empty()) in primeSystemBlueprint()129 if (!vpd::dbusUtility::callPIM(move(l_objectInterfaceMap))) in primeSystemBlueprint()
796 types::ObjectMap l_objectInterfaceMap; in publishSystemVPD() local799 m_worker->populateDbus(i_parsedVpdMap, l_objectInterfaceMap, in publishSystemVPD()806 auto l_itrToSystemPath = l_objectInterfaceMap.find( in publishSystemVPD()808 if (l_itrToSystemPath == l_objectInterfaceMap.end()) in publishSystemVPD()828 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in publishSystemVPD()
1360 types::ObjectMap l_objectInterfaceMap; in setPresentProperty() local1386 l_objectInterfaceMap.emplace(std::move(l_fruObjectPath), in setPresentProperty()1415 l_objectInterfaceMap.emplace(i_vpdPath, std::move(l_interfaces)); in setPresentProperty()1419 if (!dbusUtility::callPIM(move(l_objectInterfaceMap))) in setPresentProperty()