Searched defs:tree (Results 1 – 13 of 13) sorted by relevance
30 ISerNode::Ptr tree; in ImportAsTree() local63 if (auto tree = ImportAsTree(input)) { in Import() local
27 auto tree = exp.Export(object); in Export() local
265 ISerNode::Ptr RewriteMetaV1NodeTree(ISerNode::Ptr tree) in RewriteMetaV1NodeTree()
49 IObject::Ptr Importer::Import(const ISerNode::ConstPtr& tree) in Import()
37 void UIEvent::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
96 void UIEventFunc::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
87 std::string tree = "treeTest"; variable
54 extern "C" ACE_FORCE_EXPORT void OHOS_ACE_GetSimplifiedInspectorTree(std::string& tree) in OHOS_ACE_GetSimplifiedInspectorTree()
22 BASE_NS::string DebugOutput::Process(const ISerNode::Ptr& tree) in Process()
141 BASE_NS::string JsonOutput::Process(const ISerNode::Ptr& tree) in Process()
296 for (auto& tree : eventTreeList) { in Dump() local
379 std::string tree; in GetSurfacesTrees() local398 std::string tree; in GetSurfacesTrees() local
3179 for (auto &tree : window.second) { in RemoveRequestId() local