Home
last modified time | relevance | path

Searched refs:subsys (Results 1 – 25 of 194) sorted by relevance

12345678

/ohos5.0/docs/zh-cn/device-dev/subsystems/
H A DReadme-CN.md4 - [编译构建指导](subsys-build-all.md)
8 - [产品配置规则](subsys-build-product.md)
9 - [子系统配置规则](subsys-build-subsystem.md)
10 - [部件配置规则](subsys-build-component.md)
12 - [模块配置规则](subsys-build-module.md)
14 - [特性配置规则](subsys-build-feature.md)
15 - [系统能力配置规则](subsys-build-syscap.md)
26 - [ 常见问题](subsys-build-FAQ.md)
49 - [公共基础库开发指导](subsys-utils-guide.md)
62 - [OTA升级](subsys-ota-guide.md)
[all …]
H A Dsubsys-boot-overview.md7 - a> [引导启动配置文件](./subsys-boot-init-cfg.md)
9 - b> [jobs管理](./subsys-boot-init-jobs.md)
11 - c> [服务管理](./subsys-boot-init-service.md)
13 - d> [系统参数管理](./subsys-boot-init-sysparam.md)
15 - e> [沙盒管理](./subsys-boot-init-sandbox.md)
17 - f> [日志管理](./subsys-boot-init-log.md)
19 - g> [seccomp](./subsys-boot-init-seccomp.md)
21 - h> [插件管理](./subsys-boot-init-plugin.md)
25 - j> [ueventd](./subsys-boot-init-ueventd.md)
28 ### [appspawn 部件](./subsys-boot-appspawn.md)
[all …]
H A Dsubsys-dfx-hisysevent-overview.md10 - [HiSysEvent打点配置](subsys-dfx-hisysevent-logging-config.md):提供了事件打点配置的相关能力,支持在yaml文件中对打点事件进行定义。
12 - [HiSysEvent打点](subsys-dfx-hisysevent-logging.md):提供了事件打点的相关接口能力,支持对打点事件进行落盘。
14 - [HiSysEvent订阅](subsys-dfx-hisysevent-listening.md):提供了事件订阅的相关接口能力,支持根据事件领域和事件名称来对打点事件进行订阅。
16 - [HiSysEvent查询](subsys-dfx-hisysevent-query.md):提供了事件查询的相关接口能力,支持根据事件领域和事件名称来对打点事件进行查询。
18 - [HiSysEvent工具](subsys-dfx-hisysevent-tool.md):提供了HiSysEvent工具,支持通过该工具来实时订阅打点事件及查询历史打点事件。
H A Dsubsys-build-all.md13 本指导适用于轻量、小型、标准三种系统。[芯片解决方案配置规则](subsys-build-chip_solution.md#芯片解决方案配置规则)与[新增并编译芯片解决方案](subsys-buil…
104 - [产品配置规则](subsys-build-product.md#产品配置规则)
105 - [子系统配置规则](subsys-build-subsystem.md#子系统配置规则)
106 - [部件配置规则](subsys-build-component.md#部件配置规则)
107 - [模块配置规则](subsys-build-module.md#模块配置规则)
110 - [特性配置规则](subsys-build-feature.md#特性配置规则)
111 - [系统能力配置规则](subsys-build-syscap.md#如何按需配置部件的系统能力)
341 - [新增并编译产品](subsys-build-product.md#新增并编译产品)
342 - [新增并编译部件](subsys-build-component.md#新增并编译部件)
343 - [新增并编译模块](subsys-build-module.md#新增并编译模块)
[all …]
H A Dsubsys-dfx-hisysevent-logging-config.md9 组件若有HiSysEvent事件的打点需求,则需要先定义yaml文件并在bundle.json文件中[配置yaml文件的路径](subsys-dfx-hisysevent-logging-confi…
16 - 事件领域 用于标识事件所属的领域,在yaml文件中以domain为键值指定,可参考yaml文件样例中的[domain](subsys-dfx-hisysevent-logging-config.…
18 - 事件名称 用于指定事件领域包含的所有事件,可参考yaml文件样例中的[EVENT_NAMEA/EVENT_NAMEB](subsys-dfx-hisysevent-logging-config.…
20 - 参数 用于定义某个事件名称包含的所有键值,可参考yaml文件样例中的[__BASE/NAME1/NAME2](subsys-dfx-hisysevent-logging-config.md#编写…
78 …无符号短整型类型的NAME3参数,可以通过事件领域MODULEA和事件名称EVENT_NAMEA对其进行[实时订阅](../subsystems/subsys-dfx-hisysevent-lis…
80 …和tag2的两个事件标签,所以不仅可以通过事件领域MODULEA和事件名称EVENT_NAMEB对其进行[实时订阅](../subsystems/subsys-dfx-hisysevent-lis…
192 1. 通过[hdc_std工具](../subsystems/subsys-toolchain-hdc-guide.md)将从hisysevent.zip解压的hisysevent.def文件推送至…
194 2. 触发yaml文件自定义的HiSysEvent事件完成打点,通过“[hisysevent -l](../subsystems/subsys-dfx-hisysevent-tool.md)”命令查…
H A Dsubsys-multimedia-camera-preview-guide.md11 参考[拍照开发指导](subsys-multimedia-camera-photo-guide.md)的“接口说明”。
21 1. 参考[拍照开发指导](subsys-multimedia-camera-photo-guide.md)中步骤1、步骤2、步骤3、步骤4。
H A Dsubsys-multimedia-camera-record-guide.md11 参考[拍照开发指导](subsys-multimedia-camera-photo-guide.md)的“接口说明”。
21 1. 参考[拍照开发指导](subsys-multimedia-camera-photo-guide.md)中步骤1、步骤2、步骤3、步骤4。
/ohos5.0/docs/en/device-dev/subsystems/
H A DReadme-EN.md4 - [Compilation and Building Guide](subsys-build-all.md)
12 - [Building a Module](subsys-build-module.md)
25 - [FAQs](subsys-build-FAQ.md)
48 - [Utils Development](subsys-utils-guide.md)
61 - [OTA Update](subsys-ota-guide.md)
88 - [Startup](subsys-boot-overview.md)
89 - [Device Boot](subsys-boot-deviceboot.md)
106 - [DFX Overview](subsys-dfx-overview.md)
124 - [hdc](subsys-toolchain-hdc-guide.md)
125 - [hiperf](subsys-toolchain-hiperf.md)
[all …]
H A Dsubsys-boot-overview.md7 - [init Configuration File](./subsys-boot-init-cfg.md)
9 - [Job Management](./subsys-boot-init-jobs.md)
11 - [Service Management](./subsys-boot-init-service.md)
15 - [Sandbox Management](./subsys-boot-init-sandbox.md)
17 - [Log Management](./subsys-boot-init-log.md)
19 - [Seccomp Policy Management](./subsys-boot-init-seccomp.md)
21 - [Plug-in Management](./subsys-boot-init-plugin.md)
25 - [ueventd](./subsys-boot-init-ueventd.md)
27 - [Init Module FAQs](./subsys-boot-init-faqs.md)
28 ### [appspawn](./subsys-boot-appspawn.md)
[all …]
H A Dsubsys-dfx-hisysevent-overview.md10 - [HiSysEvent logging configuration](subsys-dfx-hisysevent-logging-config.md): enables you to defin…
12 - [HiSysEvent logging](subsys-dfx-hisysevent-logging.md): provides trace point APIs and supports fl…
14 - [HiSysEvent listening](subsys-dfx-hisysevent-listening.md): provides APIs for you to subscribe to…
16 - [HiSysEvent query](subsys-dfx-hisysevent-query.md): provides APIs for you to query HiSysEvent eve…
18 - [HiSysEvent tool](subsys-dfx-hisysevent-tool.md): allows you to subscribe to real-time HiSysEvent…
H A Dsubsys-build-all.md134 - [Product Configuration Rules](subsys-build-product.md#configuration-rules)
135 - [Subsystem Configuration Rules](subsys-build-subsystem.md#configuration-rules)
136 - [Component Configuration Rules](subsys-build-component.md#configuration-rules)
137 - [Module Configuration Rules](subsys-build-module.md#configuration-rules)
138 - [Rust Module Configuration Rules](subsys-build-rust-compilation.md#configuration-rules)
140 - [Feature Configuration Rules](subsys-build-feature.md#configuration-rules)
141 - [System Capability Configuration Rules](subsys-build-syscap.md)
383 - [Adding and Building a Module](subsys-build-module.md#adding-and-building-a-module)
388 - [Common Build Problems and Solutions](subsys-build-FAQ.md)
392 - [deps and external_deps](subsys-build-reference.md#deps-and-external_deps)
[all …]
/ohos5.0/build/docs/
H A Ddocs仓编译构建指导文档目录.md5 [编译构建指导](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-al…
7 [部件编译构建规范](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-…
15 [如何按需配置部件的系统能力](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-b…
17 [常见问题](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-FAQ.…
19 [参考信息](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-refe…
35 [产品](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-produc…
37 [子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-subsy…
39 [部件](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-compon…
41 [模块](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-module…
43 [特性](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-featur…
[all …]
H A D编译配置指导文档.md4 …ttps://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-product.md)。
7 …tps://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-subsystem.md…
10 …tps://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-component.md…
13 …https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-module.md)。
16 …https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-feature.md)
72 …(https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-build-module.md)
/ohos5.0/docs/en/device-dev/
H A Dwebsite.md351 - [FAQs](subsystems/subsys-build-FAQ.md)
374 - [Utils Development](subsystems/subsys-utils-guide.md)
387 - [OTA Update](subsystems/subsys-ota-guide.md)
392 - [Overview](subsystems/subsys-security-overview.md)
401 - [Startup](subsystems/subsys-boot-overview.md)
402 - [Device Boot](subsystems/subsys-boot-deviceboot.md)
414 - [ueventd](subsystems/subsys-boot-init-ueventd.md)
415 - [appspawn Module](subsystems/subsys-boot-appspawn.md)
419 - [DFX Overview](subsystems/subsys-dfx-overview.md)
499 - [hdc](subsystems/subsys-toolchain-hdc-guide.md)
[all …]
H A DReadme-EN.md36 - [Compilation and Building](subsystems/subsys-build-all.md)
37 - [ArkUI](subsystems/subsys-arkui-customize-titlebar-arkts.md)
38 - [Graphics](subsystems/subsys-graphics-overview.md)
40 - [Utils](subsystems/subsys-utils-guide.md)
42 - [Sensor](subsystems/subsys-sensor-overview.md)
44 - [OTA Update](subsystems/subsys-ota-guide.md)
45 - [Telephony](subsystems/subsys-tel-overview.md)
46 - [Security](subsystems/subsys-security-overview.md)
47 - [Startup](subsystems/subsys-boot-overview.md)
48 - [DFX](subsystems/subsys-dfx-overview.md)
[all …]
/ohos5.0/docs/zh-cn/device-dev/
H A DReadme-CN.md36 - [编译构建](subsystems/subsys-build-all.md)
38 - [图形图像](subsystems/subsys-graphics-overview.md)
40 - [公共基础](subsystems/subsys-utils-guide.md)
41 - [AI框架](subsystems/subsys-ai-aiframework-devguide.md)
42 - [Sensor服务](subsystems/subsys-sensor-overview.md)
44 - [OTA升级](subsystems/subsys-ota-guide.md)
45 - [电话服务](subsystems/subsys-tel-overview.md)
46 - [安全](subsystems/subsys-security-overview.md)
47 - [启动恢复](subsystems/subsys-boot-overview.md)
48 - [DFX](subsystems/subsys-dfx-overview.md)
[all …]
H A Dwebsite.md332 - [编译构建指导](subsystems/subsys-build-all.md)
340 - [模块配置规则](subsystems/subsys-build-module.md)
353 - [常见问题](subsystems/subsys-build-FAQ.md)
376 - [公共基础库开发指导](subsystems/subsys-utils-guide.md)
389 - [OTA升级](subsystems/subsys-ota-guide.md)
391 - [电话服务概述](subsystems/subsys-tel-overview.md)
392 - [电话服务开发指导](subsystems/subsys-tel-guide.md)
394 - [概述](subsystems/subsys-security-overview.md)
411 - [插件](subsystems/subsys-boot-init-plugin.md)
421 - [DFX概述](subsystems/subsys-dfx-overview.md)
[all …]
/ohos5.0/base/startup/init/
H A DREADME_zh.md67 [启动恢复子系统概述](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-…
69 [引导启动配置文件](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-i…
71 [jobs管理](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-ini…
73 [插件](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-init-pl…
75 [沙盒管理](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-init-…
77 [服务管理](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-init-…
79 [系统参数](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-init-…
81 [日志管理](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-init-…
83 [组件化启动](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-boot-init…
/ohos5.0/docs/zh-cn/device-dev/porting/
H A DReadme-CN.md29 - [移植子系统概述](porting-minichip-subsys-overview.md)
30 - [移植启动恢复子系统](porting-minichip-subsys-startup.md)
31 - [移植文件子系统](porting-minichip-subsys-filesystem.md)
32 - [移植安全子系统](porting-minichip-subsys-security.md)
33 - [移植通信子系统](porting-minichip-subsys-communication.md)
34 - [移植外设驱动子系统](porting-minichip-subsys-driver.md)
35 - [配置其他子系统](porting-minichip-subsys-others.md)
/ohos5.0/build/tools/component_tools/
H A Dfull_components_generator.py77 def find_component_in_path(subsys: str, path: str):
85 if data.get("subsystem") == subsys:
90 if data.get("subsystem") == subsys:
99 for subsys, v in data.items():
101 parts = find_component_in_path(subsys, components_path)
106 {"subsystem": subsys, "components": components})
139 data = update_components(args.subsys)
H A Dparse_kconf.py133 subsys = items.get(SUBSYS)
141 if subsys_conf.get(subsys) is None:
142 subsys_conf[subsys] = {}
143 subsys_conf.get(subsys)[component] = features
156 for subsys, components in subsys_conf.items():
157 temp = {SUBSYS: subsys, COMPONENT_LIST: []}
/ohos5.0/docs/en/device-dev/porting/
H A DReadme-EN.md30 - [Subsystem Porting Overview](porting-minichip-subsys-overview.md)
31 - [Porting the Startup Subsystem](porting-minichip-subsys-startup.md)
32 - [Porting the File Subsystem](porting-minichip-subsys-filesystem.md)
33 - [Porting the Security Subsystem](porting-minichip-subsys-security.md)
34 - [Porting the Communication Subsystem](porting-minichip-subsys-communication.md)
35 - [Porting the Driver Subsystem](porting-minichip-subsys-driver.md)
36 - [Configuring Other Subsystems](porting-minichip-subsys-others.md)
/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_3.2.10.5/
H A Dchangelogs-bundlemanager.md41 …l_list_capability.json)配置,可以参考:[应用特权配置指南](../../../device-dev/subsystems/subsys-app-privilege-conf…
52 …l_list_capability.json)配置,可以参考:[应用特权配置指南](../../../device-dev/subsystems/subsys-app-privilege-conf…
60 如果出现了下面的报错,可能是因为特权整改导致的,应用需要适配新的规则,可以参考:[应用特权配置指南](../../../device-dev/subsystems/subsys-app-privil…
76 如果出现了下面的报错,可能是因为特权整改导致的,应用需要适配新的规则,可以参考:[应用特权配置指南](../../../device-dev/subsystems/subsys-app-privil…
/ohos5.0/docs/zh-cn/device-dev/faqs/
H A Dfaqs-startup.md32 init服务中定义“importance”的属性(详见[参数说明](../subsystems/subsys-boot-init-service.md#服务进程配置文件说明)描述)。
81 …文件中对ueventd服务进行socket配置,具体可参看init.cfg中ueventd[服务的socket配置](../subsystems/subsys-boot-init-service.…
178 …ices/etc/param/ohos.para中配置const.sandbox=enable。具体参考[沙盒指导](../subsystems/subsys-boot-init-sandbox.…
192 …e_name命令,模拟当前服务进入沙盒场景, 通过 ls 等shell命令查看当前服务沙盒目录。具体参考[沙盒命令](../subsystems/subsys-boot-init-plugin.m…
290 具体参考[应用沙盒开发步骤](../subsystems/subsys-boot-appspawn.md#开发步骤)
/ohos5.0/docs/zh-cn/release-notes/changelogs/v3.2-beta3/
H A Dchangelog-v3.2-beta3.md57 …tps://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-app-privilege-conf…
65 可参考[应用配置指南](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-app-p…
96 …tps://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-app-privilege-conf…
104 可参考[配置方式](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/subsystems/subsys-app-pri…

12345678