The commonlibrary/c_utils repository provides the commonly used C++ utility classes for standard system.
最近更新: 1年前The parameter process to provide parameters(like udid.) for distributed components.
最近更新: 1年前The inter-process communication (IPC) and remote procedure call (RPC) mechanisms are used to implement cross-process communication.
最近更新: 1年前EventHandler provides the basic ability for OpenHarmony thread to thread communication, allowing for the creation of new threads through EventRunner and the throwing of time-consuming operations onto the new thread for execution, thereby achieving reasonable processing of time-consuming tasks without blocking the original thread.
最近更新: 1年前HUKS provides keystore capabilities to applications, including functions such as key management and key cryptographic operations.
最近更新: 1年前DeviceManager supports authentication and networking for account-independent distributed devices. It provides a set of APIs for listening, discovery, and authentication of distributed devices.
最近更新: 1年前The sub-module of the security subsystem is responsible for the establishment, maintenance, use, and revocation of trusted relationships between devices, and the management of the entire life cycle.
最近更新: 1年前The System Ability Framework (safwk) component defines how to implement system abilities and provides APIs to start and register system abilities.
最近更新: 1年前The System Ability Manager (Samgr) provides functions related to system abilities (also called system services), including the startup, registration, and query.
最近更新: 1年前Distributed file services provide cross device, POSIX compliant file access capabilities. On the basis of distributed soft bus dynamic networking, it provides a unified, logical, and tree shaped file system hierarchy for each device node on the network.
最近更新: 1年前