Home
last modified time | relevance | path

Searched defs:tree (Results 1 – 13 of 13) sorted by relevance

/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
Djson_importer.cpp30 ISerNode::Ptr tree; in ImportAsTree() local
63 if (auto tree = ImportAsTree(input)) { in Import() local
Djson_exporter.cpp27 auto tree = exp.Export(object); in Export() local
Dmetav1_compat.cpp265 ISerNode::Ptr RewriteMetaV1NodeTree(ISerNode::Ptr tree) in RewriteMetaV1NodeTree()
Dimporter.cpp49 IObject::Ptr Importer::Import(const ISerNode::ConstPtr& tree) in Import()
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
Dui_event.cpp37 void UIEvent::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
Dui_event_func.cpp96 void UIEventFunc::GetSimplifiedInspectorTree(std::string& tree) in GetSimplifiedInspectorTree()
/foundation/arkui/ace_engine/test/unittest/interfaces/
Dui_event_test.cpp87 std::string tree = "treeTest"; variable
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dui_event_impl.cpp54 extern "C" ACE_FORCE_EXPORT void OHOS_ACE_GetSimplifiedInspectorTree(std::string& tree) in OHOS_ACE_GetSimplifiedInspectorTree()
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
Ddebug_output.cpp22 BASE_NS::string DebugOutput::Process(const ISerNode::Ptr& tree) in Process()
Djson_output.cpp141 BASE_NS::string JsonOutput::Process(const ISerNode::Ptr& tree) in Process()
/foundation/arkui/ace_engine/frameworks/core/common/
Devent_dump.cpp296 for (auto& tree : eventTreeList) { in Dump() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_base.cpp379 std::string tree; in GetSurfacesTrees() local
398 std::string tree; in GetSurfacesTrees() local
/foundation/barrierfree/accessibility/services/aams/src/
Daccessible_ability_manager_service.cpp3179 for (auto &tree : window.second) { in RemoveRequestId() local