Searched refs:intfMap (Results 1 – 6 of 6) sorted by relevance
121 for (const auto& [_, intfMap] : objTree) in getManagers()123 if (!intfMap.contains(clientIntf)) in getManagers()128 auto& snmpClientProps = intfMap.at(clientIntf); in getManagers()
52 void dumpInterfaceMapType(InterfaceMapType& intfMap) in dumpInterfaceMapType() argument56 for (const auto& i : intfMap) in dumpInterfaceMapType()
90 static inline bool getEnabledValue(const DbusInterfaceMap& intfMap) in getEnabledValue() argument92 for (const auto& intf : intfMap) in getEnabledValue()
28 for (const auto& intfMap : intfMaps) in getEntityByObjectPath() local33 entity.entity_type = parser.getEntityType(intfMap.first); in getEntityByObjectPath()
142 auto& intfMap = objIter.second; in getActiveSoftwareVersionInfo() local143 auto& redundancyPriorityProps = intfMap.at(redundancyIntf); in getActiveSoftwareVersionInfo()144 auto& versionProps = intfMap.at(versionIntf); in getActiveSoftwareVersionInfo()145 auto& activationProps = intfMap.at(activationIntf); in getActiveSoftwareVersionInfo()
522 for (auto& [intf, intfMap] : pathMap) in insertFilteredObjects()525 for (auto& [prop, value] : intfMap) in insertFilteredObjects()