Third-party open-source software flutter | 三方开源软件flutter
Compilation and building framework and scripts | 编译构建框架和脚本
Implementation of image processing | 图片编解码功能实现
System event logging | 系统事件记录接口
Inter-process communication (IPC) and Remote Procedure Call (RPC) | 跨进程通信与跨设备的远程过程调用
Peripheral driver of the Hardware Driver Foundation (HDF) | HDF外设驱动
init process for startup | 启动模块init进程
ATM(AccessTokenManager)是OpenHarmony上基于AccessToken构建的统一的应用权限管理能力。
EventHandler提供了OpenHarmony线程间通信的基本能力,可以通过EventRunner创建新线程,将耗时的操作抛到新线程上执行,从而实现在不阻塞原来的线程的基础上合理地处理耗时任务。
A Lightweight Distributed Tracing | 轻量级的分布式调用链跟踪