History log of /base/startup/appspawn/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
69570cc823-Oct-2024 openharmony_ci <120357966@qq.com>

!1484 新增devicedebug二进制,提供devicedebug命令
Merge pull request !1484 from 王达/feature/deviceDebug


.gitattributes
.gitee/CODEOWNERS
.gitee/ISSUE_TEMPLATE.zh-CN.md
.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md
BUILD.gn
CODEOWNERS
LICENSE
OAT.xml
README.md
README_zh.md
appdata-sandbox-app.json
appdata-sandbox-asan.json
appdata-sandbox-isolated-new.json
appdata-sandbox-isolated.json
appdata-sandbox-nweb.json
appdata-sandbox.json
appdata-sandbox64.json
appspawn.cfg
appspawn.gni
appspawn.rc
appspawn_preload.json
bundle.json
cjappspawn.cfg
common/appspawn_server.c
common/appspawn_server.h
common/appspawn_trace.cpp
common/appspawn_trace.h
etc/BUILD.gn
etc/sandbox/appdata_sandbox_fixer.gni
etc/sandbox/appdata_sandbox_fixer.py
etc/sandbox/appdata_sandbox_fixer.pydeps
figures/appspawn.png
interfaces/innerkits/client/BUILD.gn
interfaces/innerkits/client/appspawn_client.c
interfaces/innerkits/client/appspawn_client.h
interfaces/innerkits/client/appspawn_msg.c
interfaces/innerkits/client/libappspawn_client.versionscript
interfaces/innerkits/hnp/BUILD.gn
interfaces/innerkits/hnp/include/hnp_api.h
interfaces/innerkits/hnp/src/hnp_api.c
interfaces/innerkits/include/appspawn.h
interfaces/innerkits/permission/appspawn_mount_permission.c
interfaces/innerkits/permission/appspawn_mount_permission.h
lite/BUILD.gn
lite/appspawn_message.c
lite/appspawn_message.h
lite/appspawn_process.c
lite/appspawn_service.c
lite/appspawn_service.h
lite/main.c
modules/ace_adapter/BUILD.gn
modules/ace_adapter/ace_adapter.cpp
modules/ace_adapter/command_lexer.cpp
modules/ace_adapter/command_lexer.h
modules/asan/BUILD.gn
modules/asan/asan_detector.c
modules/common/BUILD.gn
modules/common/appspawn_adapter.cpp
modules/common/appspawn_adapter.h
modules/common/appspawn_begetctl.c
modules/common/appspawn_cgroup.c
modules/common/appspawn_common.c
modules/common/appspawn_dfx_dump.cpp
modules/common/appspawn_namespace.c
modules/common/appspawn_silk.c
modules/common/appspawn_silk.h
modules/module_engine/BUILD.gn
modules/module_engine/include/appspawn_hook.h
modules/module_engine/include/appspawn_msg.h
modules/module_engine/stub/libappspawn.stub.empty.json
modules/module_engine/stub/libappspawn.stub.json
modules/modulemgr/appspawn_modulemgr.c
modules/modulemgr/appspawn_modulemgr.h
modules/native_adapter/BUILD.gn
modules/native_adapter/native_adapter.cpp
modules/nweb_adapter/BUILD.gn
modules/nweb_adapter/nwebspawn_adapter.cpp
modules/sandbox/BUILD.gn
modules/sandbox/appspawn_mount_template.c
modules/sandbox/appspawn_permission.c
modules/sandbox/appspawn_permission.h
modules/sandbox/appspawn_sandbox.c
modules/sandbox/appspawn_sandbox.h
modules/sandbox/sandbox_adapter.cpp
modules/sandbox/sandbox_adapter.h
modules/sandbox/sandbox_cfgvar.c
modules/sandbox/sandbox_expand.c
modules/sandbox/sandbox_load.c
modules/sandbox/sandbox_manager.c
modules/sandbox/sandbox_utils.cpp
modules/sandbox/sandbox_utils.h
modules/sysevent/BUILD.gn
modules/sysevent/appspawn_hisysevent.cpp
modules/sysevent/appspawn_hisysevent.h
modules/sysevent/event_reporter.cpp
nativespawn.cfg
service/devicedebug/BUILD.gn
service/devicedebug/base/devicedebug_base.h
service/devicedebug/devicedebug_main.c
service/devicedebug/kill/include/devicedebug_kill.h
service/devicedebug/kill/src/devicedebug_kill.c
service/hnp/BUILD.gn
service/hnp/README_zh.md
service/hnp/base/BUILD.gn
service/hnp/base/hnp_base.h
service/hnp/base/hnp_file.c
service/hnp/base/hnp_json.c
service/hnp/base/hnp_log.c
service/hnp/base/hnp_sal.c
service/hnp/base/hnp_zip.c
service/hnp/hnp_main.c
service/hnp/hnpcli_main.c
service/hnp/installer/README_zh.md
service/hnp/installer/api_hnp.md
service/hnp/installer/errorcode-api.md
service/hnp/installer/errorcode-hnp.md
service/hnp/installer/include/hnp_installer.h
service/hnp/installer/src/hnp_installer.c
service/hnp/pack/README_zh.md
service/hnp/pack/errorcode-hnpcli.md
service/hnp/pack/include/hnp_pack.h
service/hnp/pack/src/hnp_pack.c
standard/BUILD.gn
standard/appspawn_appmgr.c
standard/appspawn_kickdog.c
standard/appspawn_kickdog.h
standard/appspawn_main.c
standard/appspawn_manager.h
standard/appspawn_msgmgr.c
standard/appspawn_service.c
standard/appspawn_service.h
standard/nwebspawn_launcher.c
standard/pid_ns_init.c
startup_events.yaml
test/BUILD.gn
test/fuzztest/BUILD.gn
test/fuzztest/appspawnclient_fuzzer/appspawnclient_fuzzer.cpp
test/fuzztest/appspawnclient_fuzzer/appspawnclient_fuzzer.h
test/fuzztest/appspawnclient_fuzzer/corpus/init
test/fuzztest/appspawnclient_fuzzer/project.xml
test/mock/app_spawn_stub.cpp
test/mock/app_spawn_stub.h
test/mock/app_system_stub.c
test/mock/include/mock_client_socket.h
test/mock/js_runtime.h
test/mock/resource_manager.h
test/moduletest/BUILD.gn
test/moduletest/appspawn_client_test.cpp
test/moduletest/appspawn_module_test.cpp
test/moduletest/appspawn_test_cmder.cpp
test/moduletest/appspawn_test_cmder.h
test/moduletest/appspawn_test_main.cpp
test/moduletest/hnp_sample/BUILD.gn
test/moduletest/hnp_sample/out/hnpsample/cfg/hnpsample.cfg
test/moduletest/hnp_sample/out/hnpsample/hnp.json
test/moduletest/hnp_sample/src/hnpsample/hnpsample.c
test/moduletest/hnp_sample/src/hnpsample/hnpsamplelib.c
test/moduletest/hnp_sample/src/hnpsample/hnpsamplelib.h
test/moduletest/plugin-sample/BUILD.gn
test/moduletest/plugin-sample/appspawn_plugin_sample.c
test/moduletest/test_app_info.json
test/moduletest/threadpool/BUILD.gn
test/moduletest/threadpool/thread_manager.c
test/moduletest/threadpool/thread_manager.h
test/unittest/app_spawn_client_test/BUILD.gn
test/unittest/app_spawn_client_test/app_spawn_client_test.cpp
test/unittest/app_spawn_client_test/app_spawn_interface_test.cpp
test/unittest/app_spawn_lite_test/BUILD.gn
test/unittest/app_spawn_lite_test/app_spawn_lite_test.cpp
test/unittest/app_spawn_standard_test/BUILD.gn
test/unittest/app_spawn_standard_test/app_spawn_appmgr_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_beget_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_cgroup_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_child_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_cold_run_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_command_lexer_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_common_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_kickdog_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_module_interface_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_sandbox_new_mount_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_sandbox_new_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_sandbox_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_sandboxmgr_test.cpp
test/unittest/app_spawn_standard_test/app_spawn_service_test.cpp
test/unittest/app_spawn_standard_test/nweb_spawn_service_test.cpp
test/unittest/app_spawn_test_helper.cpp
test/unittest/app_spawn_test_helper.h
test/unittest/devicedebug_test/BUILD.gn
test/unittest/devicedebug_test/devicedebug_kill_test.cpp
test/unittest/devicedebug_test/devicedebug_stub.c
test/unittest/devicedebug_test/devicedebug_stub.h
test/unittest/gencoverage.sh
test/unittest/hnp_test/BUILD.gn
test/unittest/hnp_test/hnp_installer_test.cpp
test/unittest/hnp_test/hnp_pack_test.cpp
test/unittest/hnp_test/hnp_stub.h
util/BUILD.gn
util/include/appspawn_utils.h
util/include/json_utils.h
util/include/parcel_util.h
util/src/appspawn_utils.c