openharmony_ci ca542e9551 !2744 merge master into master
fix:删除老的app_spawn_ace_test.cpp

Created-by: weixin_592848tf
Commit-by: weixin_592848tf
Merged-by: openharmony_ci
Description: fix:删除老的app_spawn_ace_test.cpp
![image.png](https://raw.gitcode.com/user-images/assets/4422921/70cc01f9-7f9d-46d6-9de3-503c31e4ea27/image.png 'image.png')


See merge request: openharmony/startup_appspawn!2744
2026-06-05 18:21:23 +08:00
2024-03-22 01:07:52 +00:00
2026-06-01 16:56:57 +08:00
2026-05-07 18:42:42 +08:00
2022-06-09 09:18:25 +08:00
2024-08-13 14:02:28 +00:00
2026-06-02 16:52:13 +08:00
2026-06-02 16:50:39 +08:00
2026-06-05 18:21:23 +08:00
2021-06-02 02:19:15 +08:00
2026-01-27 16:52:23 +08:00
2025-10-28 21:27:50 +08:00
2026-01-05 15:32:36 +08:00
2024-11-21 20:43:26 +08:00
2026-03-28 18:39:46 +08:00
2026-06-01 21:33:07 +08:00
2022-03-29 20:31:48 +08:00
spm
2026-05-30 11:16:30 +08:00
2026-05-28 21:27:45 +08:00
2024-10-26 15:23:56 +08:00
2026-03-16 21:22:46 +08:00
2026-05-30 16:18:45 +08:00
2021-06-02 02:19:15 +08:00
2026-01-27 16:52:23 +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

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