openharmony_ci 816f4040d8 !214 add file extension hap gid
Merge pull request !214 from linjun9528/OpenHarmony_filemanager_develop_20220505
2022-05-20 09:54:36 +00:00
2022-04-29 11:46:53 +08:00
2022-05-17 10:53:21 +08:00
2021-06-02 02:19:15 +08:00
2022-04-27 09:23:43 +08:00
2022-04-28 11:33:45 +08:00
2022-05-17 10:53:21 +08:00
2022-04-29 12:54:36 +08:00
2021-06-02 02:19:15 +08:00
2022-03-03 20:00:20 +08:00
2022-03-29 20:31:48 +08:00
2022-04-27 09:23:43 +08:00
2021-06-02 02:19:15 +08:00
2022-04-27 09:23:43 +08:00
2022-03-29 20:31:48 +08: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

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