Home
last modified time | relevance | path

Searched refs:GetInspectorTreeJsonStr (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/common/
H A Dlayout_inspector.h37 static void GetInspectorTreeJsonStr(std::string& treeJsonStr, int32_t containerId);
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dlayout_inspector.cpp148 GetInspectorTreeJsonStr(treeJsonStr, ContainerScope::CurrentId()); in SupportInspector()
246 GetInspectorTreeJsonStr(treeJson, containerId); in CreateLayoutInfo()
263 void LayoutInspector::GetInspectorTreeJsonStr(std::string& treeJsonStr, int32_t containerId) in GetInspectorTreeJsonStr() function in OHOS::Ace::LayoutInspector

Completed in 3 milliseconds