openharmony_ci bc58d47ea7
!751 hmdfs: Add sandbox configuration for account cache
Merge pull request !751 from 1286321420/master
2023-08-17 06:47:28 +00:00
2022-06-09 09:18:25 +08:00
2023-05-27 14:23:37 +08:00
2023-08-14 12:22:43 +00:00
2021-06-02 02:19:15 +08:00
2023-05-06 14:47:48 +08:00
2023-07-11 13:08:22 +08:00
2022-03-29 20:31:48 +08:00
2023-03-02 19:24:07 +08:00
2023-07-29 16:49:00 +08:00
2021-06-02 02:19:15 +08:00
2023-07-11 13:08:22 +08:00
2023-03-02 19:24:07 +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 35 MiB
Languages
C++ 54.2%
C 41.6%
Python 3.9%
Shell 0.3%