openharmony_ci 95d0dfe9e3
!1586 【OpenHarmony-5.0.0-Release】修改appspawn中对nlohmann::json的使用
Merge pull request !1586 from nianyuu/cherry-pick-1729234960
2024-10-21 07:32:55 +00:00
2024-03-22 01:07:52 +00:00
2022-06-09 09:18:25 +08:00
2024-04-13 18:58:15 +08:00
2024-10-11 09:40:00 +08:00
2024-09-27 09:18:18 +08:00
2024-08-01 14:22:55 +00:00
2021-06-02 02:19:15 +08:00
2024-07-29 08:18:16 +00:00
2024-07-20 10:59:23 +08:00
2022-03-29 20:31:48 +08:00
2024-05-23 22:32:13 +08:00
2021-06-02 02:19:15 +08:00
2024-06-06 18:58:06 +08:00
2022-10-14 06:23:39 +00:00
2022-06-08 21:54:21 +08:00

Startup

Introduction

Appspawn is responsible for creating application process and setting process information function.

Directory Structure

base/startup/appspawn
├── include                    # include directory
├── parameter                  # system parameters
├── src                        # source code
│   └── socket                 # encapsulation of socket basic library
└── test                       # test code

Repositories Involved

Startup subsystem

appspawn

Description
No description provided
Readme Pixar 33 MiB
Languages
C++ 55.8%
C 43.5%
Python 0.5%
Shell 0.2%