Home
last modified time | relevance | path

Searched refs:l_interfaceMap (Results 1 – 2 of 2) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/include/utility/
H A Dvpd_specific_utility.hpp1052 types::InterfaceMap l_interfaceMap; in getCommonInterfaceProperties() local
1059 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() local
1191 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 …]
H A Ddbus_utility.hpp604 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()