Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp294 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTree() local
302 if (associationSet.contains(interfacePair.first)) in getAssociatedSubTree()
324 std::unordered_set<std::string> associationSet(association.begin(), in getAssociatedSubTreePaths() local
332 if (associationSet.contains(path)) in getAssociatedSubTreePaths()