Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.h54 static void GetInspectorChildrenInfo(
H A Dinspector.cpp932 GetInspectorChildrenInfo(uiNode, recNodes, pageId); in GetInspectorTreeInfo()
936 void Inspector::GetInspectorChildrenInfo( in GetInspectorChildrenInfo() function in OHOS::Ace::NG::Inspector
963 GetInspectorChildrenInfo(uiNode, recNodes, pageId, depth - 1); in GetInspectorChildrenInfo()