Searched refs:GetInspectorTreeJsonStr (Results 1 – 2 of 2) sorted by relevance
37 static void GetInspectorTreeJsonStr(std::string& treeJsonStr, int32_t containerId);
149 GetInspectorTreeJsonStr(treeJsonStr, ContainerScope::CurrentId()); in SupportInspector()262 GetInspectorTreeJsonStr(treeJson, containerId); in CreateLayoutInfo()279 void LayoutInspector::GetInspectorTreeJsonStr(std::string& treeJsonStr, int32_t containerId) in GetInspectorTreeJsonStr() function in OHOS::Ace::LayoutInspector