Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp301 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTree() local
309 if (associationSet.contains(interfacePair.first)) in getAssociatedSubTree()
331 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTreePaths() local
339 if (associationSet.contains(path)) in getAssociatedSubTreePaths()