Searched refs:l_interfaceMap (Results 1 – 2 of 2) sorted by relevance
1052 types::InterfaceMap l_interfaceMap; in getCommonInterfaceProperties() local1059 return l_interfaceMap; in getCommonInterfaceProperties()1068 return l_interfaceMap; in getCommonInterfaceProperties()1072 &l_interfaceMap, &o_errCode]( in getCommonInterfaceProperties()1108 l_interfaceMap.emplace( in getCommonInterfaceProperties()1127 return l_interfaceMap; in getCommonInterfaceProperties()1187 const types::InterfaceMap l_interfaceMap = getCommonInterfaceProperties( in updateCiPropertyOfInheritedFrus() local1191 if (l_interfaceMap.empty()) in updateCiPropertyOfInheritedFrus()1204 [&l_objectInterfaceMap, &l_interfaceMap = std::as_const( in updateCiPropertyOfInheritedFrus()1205 l_interfaceMap)](const auto& l_Fru) { in updateCiPropertyOfInheritedFrus()[all …]
604 types::InterfaceMap l_interfaceMap; in notifyFRUCollectionStatus() local 608 l_interfaceMap.emplace(constants::vpdCollectionInterface, l_propertyMap); in notifyFRUCollectionStatus() 609 l_objectMap.emplace(i_inventoryPath, l_interfaceMap); in notifyFRUCollectionStatus()