Home
last modified time | relevance | path

Searched refs:tree (Results 1 – 25 of 517) sorted by relevance

12345678910>>...21

/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test_part3.cpp398 EXPECT_NE(tree, nullptr);
415 tree->base = nullptr;
443 EXPECT_NE(tree, nullptr);
460 tree->base = nullptr;
478 EXPECT_NE(tree, nullptr);
495 tree->base = nullptr;
513 EXPECT_NE(tree, nullptr);
528 tree->base = nullptr;
549 tree->base = nullptr;
584 tree->base = nullptr;
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Djson_importer.cpp30 ISerNode::Ptr tree; in ImportAsTree() local
35 tree = json.Process(data); in ImportAsTree()
36 if (tree) { in ImportAsTree()
38 tree = RewriteMetaV1NodeTree(tree); in ImportAsTree()
39 if (!tree) { in ImportAsTree()
46 auto json = backend.Process(tree); in ImportAsTree()
58 return tree; in ImportAsTree()
63 if (auto tree = ImportAsTree(input)) { in Import() local
65 return imp.Import(tree); in Import()
H A Djson_exporter.cpp27 auto tree = exp.Export(object); in Export() local
28 if (!tree) { in Export()
32 auto json = backend.Process(tree); in Export()
/ohos5.0/docs/zh-cn/application-dev/key-features/multi-device-app-dev/
H A Dpage-development-intro.md29 [OpenHarmony应用示例](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeat…
33 | [页面开发一多能力](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/M…
34 | [页面开发一多能力](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/M…
35 | [天气](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/MultiDe…
36 | [应用市场首页](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/Mul…
37 | [音乐专辑页](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/Mult…
38 | [设置应用页面](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/Mul…
39 | [分栏控件](https://gitee.com/openharmony/applications_app_samples/tree/master/code/SuperFeature/Multi…
40 | [音乐专辑页](https://gitee.com/openharmony/codelabs/tree/master/ExcellentCase/MultiDeviceMusic) | 声明式开…
41 | [视频应用](https://gitee.com/openharmony/codelabs/tree/master/ExcellentCase/Multi_device_V2) | 声明式开发范…
[all …]
/ohos5.0/foundation/arkui/ace_engine/test/tools/event_tree_to_graph/src/graph/
H A Dgraph_converter.py46 touch_points = tree.touch_points
113 event_procedures: EventProcedures = tree.event_procedures
137 for tree in dump_result.event_trees:
143 draw_title_and_touch_points(tree, tree_name, dot)
169 def build_hittest_result_tree(tree: EventTree):
172 flatten_frame_nodes: List[FrameNode] = tree.frame_nodes
211 def draw_hittest_result(tree: EventTree, tree_name, dot):
212 hittest_result = build_hittest_result_tree(tree)
219 for tree in dump_result.event_trees:
222 tree_name = 'hit test result ' + str(tree.tree_id)
[all …]
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-v3.1-beta.md155 | [空气质量](https://gitee.com/openharmony/app_samples/tree/master/common/AirQuality) | 本示例使用JS实现了一个简单空…
157 | [EtsNotification](https://gitee.com/openharmony/app_samples/tree/master/common/Notification) | 本示…
158 | [Ets资源管理](https://gitee.com/openharmony/app_samples/tree/master/common/ResourceManager) | 本示例展示了在…
165 | [Js音频播放和管理](https://gitee.com/openharmony/app_samples/tree/master/media/JsAudioPlayer) | 本示例展示了JS…
167 | [测试打点](https://gitee.com/openharmony/app_samples/tree/master/DFX/JsDotTest) | 本示例展示了测试打点功能,包括应用打点…
168 | [JsWorker](https://gitee.com/openharmony/app_samples/tree/master/thread/JsWorker) | 本示例展示了在JS中如何启…
169 | [画布组件](https://gitee.com/openharmony/app_samples/tree/master/UI/JsCanvas) | <canvas/>组件可以自定义绘制…
183 | [分布式手写板(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/Distributed/DistributeDatabase…
184 | [分布式数据库](https://gitee.com/openharmony/codelabs/tree/master/Data/JsDistributedData) | 基于分布式数据接口,实…
185 | [购物应用(ArkTS)](https://gitee.com/openharmony/codelabs/tree/master/ETSUI/ShoppingEts) | 基于OpenHarmo…
[all …]
H A DOpenHarmony-v3.2-beta1.md189 | ArkUI | [Vibrator](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicF…
190 | DFX | [FaultLogger](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Basic…
191 | ArkUI | [ComponentCollection](https://gitee.com/openharmony/applications_app_samples/tree/master/…
192 | ArkUI | [ArkTSClock](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Solu…
193 | 网络管理 | [Http](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeatur…
194 | 网络管理 | [Socket](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeat…
200 | Web | [Browser](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeat…
201 | 元能力 | [DeviceUsageStatistics](https://gitee.com/openharmony/applications_app_samples/tree/master/…
203 | ArkUI | [Game2048](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Soluti…
204 | 一多设置典型页面 | [Settings](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Sup…
[all …]
H A DOpenHarmony-v4.0-beta2.md412 | 网络与连接 | [上传和下载](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta2…
413 | 文件管理 | [应用接入数据备份恢复](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-B…
414 | 事件通知 | [自定义通知角标](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta…
415 | 事件通知 | [自定义通知推送](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta…
416 | NDK | [Native Xcomponent](https://gitee.com/openharmony/applications_app_samples/tree/master/code…
417 | 应用模型 | [数据代理卡片-数据库刷新](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0…
418 | 应用模型 | [数据代理卡片-仿push应用刷新](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony…
419 | 应用模型 | [编辑应用](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta2/c…
420 | 应用模型 | [发起分享应用](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta2…
421 | 应用模型 | [文本应用](https://gitee.com/openharmony/applications_app_samples/tree/OpenHarmony-4.0-Beta2/c…
H A DOpenHarmony-v3.1-release.md208 | 电话服务 | [短信服务](https://gitee.com/openharmony/app_samples/tree/master/Telephony/Message) | 本示例展示了电话…
210 | 设备管理 | [系统电源管理](https://gitee.com/openharmony/app_samples/tree/master/common/PowerManager) | 本示例展…
211 | 设备管理 | [传感器](https://gitee.com/openharmony/app_samples/tree/master/device/Sensor) | 本示例采用了传感器接口中的…
214 | ArkUI | [web](https://gitee.com/openharmony/app_samples/tree/master/ETSUI/Web) | 本示例主要展示了web的功能页面…
215 | ArkUI | [拖拽](https://gitee.com/openharmony/app_samples/tree/master/ETSUI/Drag) | 本示例主要展示了拖拽操作的功能。…
216 | ArkUI | [动画](https://gitee.com/openharmony/app_samples/tree/master/ETSUI/ArkUIAnimation) | 本示例通过点…
218 | 数据管理 | [关系型数据库](https://gitee.com/openharmony/app_samples/tree/master/data/DistributedRdb) | 本示例展…
219 | 事件 | [后台代理提醒](https://gitee.com/openharmony/app_samples/tree/master/Notification/AlarmClock) | 本示…
220 | 事件 | [事件通知](https://gitee.com/openharmony/app_samples/tree/master/Notification/Emitter) | 本示例主要展示…
223 | 媒体服务 | [录音机Demo](https://gitee.com/openharmony/app_samples/tree/master/media/Recorder) | 本示例展示媒体服…
[all …]
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Dcert_manager_status.c335 struct RbTree *tree = &g_trees[storeIndex]; in LoadStatus() local
349 rc = LoadTreeStatus(tree, treeLock, buf, sz); in LoadStatus()
404 struct RbTree *tree = &g_trees[storeIndex]; in WriteStatus() local
414 rc = EncodeTree(tree, &buf, &sz); in WriteStatus()
458 struct RbTree *tree = &g_trees[storeIndex]; in DestroyTree() local
462 RbTreeDestroyEx(tree, FreeTreeNodeValue); in DestroyTree()
567 return RbTreeDelete(tree, node); in SetCertStatusNode()
616 return RbTreeDelete(tree, node); in SetUserCertStatusNode()
686 while (node != NULL && node != tree->nil) { in CertManagerFindMatchedFile()
724 rc = RbTreeFindNode(&node, key, tree); in CertManagerStatus()
[all …]
/ohos5.0/docs/zh-cn/application-dev/
H A DSamples.md529 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/DFX/Deb…
556 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/DFX/Dot…
610 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/DFX/Log…
1390 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/Media/A…
1453 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/Media/I…
3494 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Performance/renderGr…
3587 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Project/Test)
3615 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Project/HapBuild)
3693 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Solutions/Game/Game2…
3719 [示例链接](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Solutions/Game/Lotti…
[all …]
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-universal-events-show-hide.md3 …from the component tree. A component appears when mounted to the component tree and disappears whe…
13 Called when this component is mounted to the component tree.
19 …to make changes to the component tree in the callback, for example, initiating animations or alter…
36 Called when this component is unmounted from the component tree.
H A Dohos-arkui-advanced-TreeView.md4 The tree view component is used to display a hierarchical list of items. Each item can contain subi…
45 | treeController | [TreeController](#treecontroller) | Yes| Node information of the tree view.|
50 … bound to a tree view component to control the node information of the component. One **TreeContro…
96 Builds a tree view. After a node is added, this API must be called to save the tree information.
105 Refreshes the tree view. You can call this API to update the information about the current node.
136 …n be bound to a tree view component to listen for changes of tree nodes. One **TreeListenerManager…
171tree view component. You can bind it to the tree view component and use it to listen for changes o…
/ohos5.0/docs/zh-cn/application-dev/database/
H A Ddata-persistence-by-preferences.md214 - [游戏2048(ArkTS)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Sol…
216 - [图案密码锁(ArkTS)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Solu…
218 - [首选项(ArkTS)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicF…
220 - [首选项(ArkTS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/Data/Preferences)
222 - [用户首选项(JS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/Data/PreferenceJS)
224 - [备忘录(ArkTS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/Data/NotePadOpenHarmony)
226 - [应用的首次启动(ArkTS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/Data/FirstStartDemo)
228 - [应用内字体大小调节(ArkTS)(API9)](https://gitee.com/openharmony/codelabs/tree/master/Data/SetAppFontSize)
H A Ddata-sync-of-kv-store.md328 - [分布式组网认证(ArkTS)(Full SDK)(API10)](https://gitee.com/openharmony/applications_app_samples/tree/mas…
330 - [分布式数据管理(ArkTS)(Full SDK)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/mast…
332 - [分布式音乐播放(JS)(Full SDK)(API10)](https://gitee.com/openharmony/applications_app_samples/tree/master…
334 - [分布式音乐播放(ArkTS)(Full SDK)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/mast…
336 - [分布式计算器(JS)(Full SDK)(API10)](https://gitee.com/openharmony/applications_app_samples/tree/master/…
338 - [分布式计算器(ArkTS)(Full SDK)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/maste…
340 - [分布式五子棋(ArkTS)(Full SDK)(API9)](https://gitee.com/openharmony/applications_app_samples/tree/maste…
342 - [分布式手写板(ArkTS)(Full SDK)(API10)](https://gitee.com/openharmony/codelabs/tree/master/Distributed/D…
/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A Dsubsys-thermal_log.md27 本文以[DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)为例介绍热日志的定制方法。
29 1. 在产品目录[(/vendor/hihope/rk3568)](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)下创…
31 2. 参考[默认热日志的配置文件夹](https://gitee.com/openharmony/drivers_peripheral/tree/master/thermal/interfaces/…
39 3. 参考[默认热日志的参数配置文件夹](https://gitee.com/openharmony/drivers_peripheral/tree/master/thermal/etc)创建目标文…
196 …rs_peripheral/tree/master/thermal/interfaces/hdi_service/profile/) 和[默认热日志的参数配置源码路径](https://gitee…
H A Dsubsys-power-temperature-protection.md27 本文以[DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)为例介绍电池温度保护机制的定制方法。
29 1. 在产品目录[(/vendor/hihope/rk3568)](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)下创…
31 2. 参考[默认电池温度保护配置文件夹](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/services/na…
166 开发过程中可参考的配置文件路径:[系统默认电源温度保护范围配置源码路径](https://gitee.com/openharmony/powermgr_battery_manager/tree/ma…
H A Dsubsys-power-charge-type-customization.md28 本文以[DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)为例介绍充电类型的定制方法。
30 1. 在产品目录[(/vendor/hihope/rk3568)](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)下创…
32 2. 参考[默认充电类型配置文件夹](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/services/nati…
143 开发过程中可参考的配置文件路径:[充电类型的配置bundle.json](https://gitee.com/openharmony/powermgr_battery_manager/tree/ma…
H A Dsubsys-power-battery-level-customization.md28 本文以[DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)为例介绍电量等级的定制方法。
30 1. 在产品目录[(/vendor/hihope/rk3568)](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)下创…
32 2. 参考[默认电量等级配置文件夹](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/services/nati…
294 开发过程中可参考的配置文件路径:[电量等级配置源码路径](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/ser…
H A Dsubsys-power-level-LED-color.md28 本文以[DAYU200](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)为例介绍电量与LED灯颜色的定制方法。
30 1. 在产品目录[(/vendor/hihope/rk3568)](https://gitee.com/openharmony/vendor_hihope/tree/master/rk3568)下创…
32 2. 参考[默认电量与LED灯颜色映射的配置文件夹](https://gitee.com/openharmony/powermgr_battery_manager/tree/master/servi…
214 开发过程中可参考的配置文件路径:[系统默认亮度范围配置源码路径](https://gitee.com/openharmony/powermgr_battery_manager/tree/master…
/ohos5.0/docs/en/application-dev/ui/
H A Darkts-user-defined-node.md14 …ponents, provide anchor points for custom nodes in the built-in component tree, thereby allowing f…
22 …s, enabling traversal of the node tree. By using FrameNodes within the component tree, you can nav…
28 …nerate a component tree where the nodes are built-in components. It is suitable for scenarios wher…
/ohos5.0/docs/en/application-dev/performance/
H A Dperformance-optimization-using-hidumper.md6 … application development, you can use HiDumper to obtain the UI component tree information, which …
41 4. Obtain the component tree file of the target page based on **WinId** (window ID).
49 5. Download the component tree file to the local device. Due to the security mechanism, the path ob…
59 6. Open the component tree file, which lists the properties of each component, such as the number o…
101tree as a node. When you run HiDumper commands, the printed component tree contains the **if/else*…
122 … **true**, the **Row** component is shown. At this time, in the component tree file from HiDumper,…
140 …*false**, the **Row** component is hidden. At this time, in the component tree file from HiDumper,…
177 …Visible**, the **Row** component is shown. At this time, in the component tree file from HiDumper,…
191 …Hidden**, the **Row** component is hidden. At this time, in the component tree file from HiDumper,…
205 …**None**, the **Row** component is hidden. At this time, in the component tree file from HiDumper,…
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Dohos-abi.md14 - ARM相关的调用规范请参考《[ARM32过程调用标准](https://github.com/ARM-software/abi-aa/tree/main/aapcs32)》。
16 - ARM64相关的调用规范请参考《[ARM64过程调用标准](https://github.com/ARM-software/abi-aa/tree/main/aapcs64)》。
30 - arm相关的elf文件格式定义请参考《[arm架构elf文件格式](https://github.com/ARM-software/abi-aa/tree/main/aaelf32)》。
32 - arm64相关elf文件格式定义请参考《[arm64架构elf文件格式](https://github.com/ARM-software/abi-aa/tree/main/aaelf64)》。
/ohos5.0/docs/zh-cn/application-dev/media/image/
H A Dimage-overview.md77 - [图片显示及处理(ArkTS)(API12)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/B…
79 - [图片显示(ArkTS)(API10)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/Basi…
81 - [图片裁剪与分割(ArkTS)(API10)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/S…
/ohos5.0/docs/zh-cn/application-dev/basic-services/account/
H A Daccount-overview.md36 - [应用账号管理](https://gitee.com/openharmony/applications_app_samples/tree/master/code/BasicFeature/Sec…
37 - [分布式账号管理(仅支持系统应用)](https://gitee.com/openharmony/applications_app_samples/tree/master/code/System…

12345678910>>...21