Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector.cpp125 void DumpElementTree( in DumpElementTree() function
134 DumpElementTree(depth, depthElement, depthElementMap); in DumpElementTree()
138 DumpElementTree(depth + 1, depthElement, depthElementMap); in DumpElementTree()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp91 void DumpElementTree( in DumpElementTree() function
100 DumpElementTree(depth + 1, depthElement, depthElementMap); in DumpElementTree()