Home
last modified time | relevance | path

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

/openbmc/phosphor-objmgr/src/
H A Dhandler.cpp179 int32_t thisDepth = std::count( in getSubTree() local
181 if (thisDepth <= depth) in getSubTree()
247 int thisDepth = std::count( in getSubTreePaths() local
249 if (thisDepth <= depth) in getSubTreePaths()