Home
last modified time | relevance | path

Searched refs:interfacePair (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-objmgr/src/
H A Dprocessing.cpp108 for (const auto& interfacePair : intfAdded) in processInterfaceAdded() local
110 ifaceList[wellKnown].emplace(interfacePair.first); in processInterfaceAdded()
112 if (interfacePair.first == assocDefsInterface) in processInterfaceAdded()
116 for (const auto& interface : interfacePair.second) in processInterfaceAdded()
H A Dhandler.cpp300 for (const InterfaceMapType::value_type& interfacePair : interfacePairs) in getAssociatedSubTree() local
302 if (associationSet.contains(interfacePair.first)) in getAssociatedSubTree()
304 output.emplace_back(interfacePair); in getAssociatedSubTree()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Ddata_interface.cpp983 [](const auto& interfacePair) { in inventoryIfaceAdded() argument
986 interfacePair.first) != in inventoryIfaceAdded()