openharmony_ci 514b7e38cc !278 清理媒体库重构后不再使用的hap
Merge pull request !278 from koulihong/hap_clear
2022-06-21 11:11:11 +00:00
2022-06-17 14:12:45 +08:00
2022-06-08 21:54:21 +08:00
2022-06-09 09:18:25 +08:00
2021-06-02 02:19:15 +08:00
2022-05-06 12:55:54 +08:00
2022-03-29 20:31:48 +08:00
2022-06-20 18:05:33 +08:00
2022-06-08 21:54:21 +08:00
2021-06-02 02:19:15 +08:00
2022-05-06 12:55:54 +08:00
2022-05-05 12:20:38 +00:00
2022-06-09 10:23:22 +08: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

S
Description
暂无描述
Readme 46 MiB
Languages
C++ 62.7%
C 30%
Python 7.2%
Shell 0.1%