openharmony_ci 33a061f69a
!257 修改dlp应用的包名
Merge pull request !257 from zyj-alex/zhengyongjun/fix-common
2022-06-06 06:21:53 +00:00
2022-05-19 21:33:49 +08:00
2021-06-02 02:19:15 +08:00
2022-05-19 21:13:12 +08:00
2022-05-26 20:28:05 +08:00
2022-06-06 10:06:40 +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-05-26 20:28:05 +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-03-29 11:53:13 +08:00
2022-03-29 11:53:13 +08:00

Startup

Introduction

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

Directory Structure

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

Repositories Involved

Startup subsystem

appspawn_standard

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