/ohos5.0/base/startup/init/services/modules/seccomp/seccomp_policy/ |
H A D | updater.seccomp.policy | 26 getcwd;all 31 dup;all 32 dup3;all 38 ioctl;all 43 flock;all 52 mount;all 76 read;all 90 tee;all 96 sync;all 102 acct;all [all …]
|
H A D | system.seccomp.policy | 42 dup;all 43 dup3;all 49 ioctl;all 54 flock;all 63 mount;all 89 read;all 103 tee;all 109 sync;all 118 acct;all 122 exit;all [all …]
|
H A D | app.seccomp.policy | 24 ioctl;all 25 futex;all 50 dup;all 51 dup3;all 52 fcntl;all 56 ioctl;all 61 flock;all 92 read;all 106 tee;all 112 sync;all [all …]
|
H A D | app.blocklist.seccomp.policy | 17 umount2;all 18 mount;all 19 chroot;all 20 acct;all 25 syslog;all 26 reboot;all 35 setfsuid;all 36 setfsgid;all 40 adjtimex;all 41 swapon;all [all …]
|
H A D | nwebspawn.seccomp.policy | 26 …RT_UID_FOR_RENDER_PROCESS && arg2 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 27 …RT_UID_FOR_RENDER_PROCESS && arg2 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 30 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 31 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 34 …RT_UID_FOR_RENDER_PROCESS && arg1 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 35 …RT_UID_FOR_RENDER_PROCESS && arg1 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 38 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 39 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all
|
H A D | spawn.seccomp.policy | 30 setuid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all 31 setgid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all 34 setreuid: if arg0 >= APP_UID_START && arg1 >= APP_UID_START; return ALLOW; else return TRAP;all 35 setregid: if arg0 >= APP_UID_START && arg1 >= APP_UID_START; return ALLOW; else return TRAP;all 38 setfsuid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all 39 setfsgid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all
|
/ohos5.0/build/config/components/init/seccomp/seccomp_policy/ |
H A D | updater.seccomp.policy | 26 getcwd;all 31 dup;all 32 dup3;all 38 ioctl;all 43 flock;all 52 mount;all 76 read;all 90 tee;all 96 sync;all 102 acct;all [all …]
|
H A D | system.seccomp.policy | 42 dup;all 43 dup3;all 49 ioctl;all 54 flock;all 63 mount;all 89 read;all 103 tee;all 109 sync;all 118 acct;all 122 exit;all [all …]
|
H A D | app.seccomp.policy | 24 ioctl;all 25 futex;all 50 dup;all 51 dup3;all 52 fcntl;all 56 ioctl;all 61 flock;all 92 read;all 106 tee;all 112 sync;all [all …]
|
H A D | app.blocklist.seccomp.policy | 17 umount2;all 18 mount;all 19 chroot;all 20 acct;all 25 syslog;all 26 reboot;all 35 setfsuid;all 36 setfsgid;all 40 adjtimex;all 41 swapon;all [all …]
|
H A D | nwebspawn.seccomp.policy | 26 …RT_UID_FOR_RENDER_PROCESS && arg2 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 27 …RT_UID_FOR_RENDER_PROCESS && arg2 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 30 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 31 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 34 …RT_UID_FOR_RENDER_PROCESS && arg1 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 35 …RT_UID_FOR_RENDER_PROCESS && arg1 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 38 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all 39 …RT_UID_FOR_RENDER_PROCESS && arg0 <= END_UID_FOR_RENDER_PROCESS; return ALLOW; else return TRAP;all
|
H A D | spawn.seccomp.policy | 30 setuid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all 31 setgid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all 34 setreuid: if arg0 >= APP_UID_START && arg1 >= APP_UID_START; return ALLOW; else return TRAP;all 35 setregid: if arg0 >= APP_UID_START && arg1 >= APP_UID_START; return ALLOW; else return TRAP;all 38 setfsuid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all 39 setfsgid: if arg0 >= APP_UID_START; return ALLOW; else return TRAP;all
|
/ohos5.0/base/inputmethod/imf/seccomp_policy/ |
H A D | imf_ext_secure_mode.seccomp.policy | 24 ioctl;all 25 futex;all 50 dup;all 51 dup3;all 52 fcntl;all 56 ioctl;all 85 read;all 97 tee;all 101 sync;all 112 exit;all [all …]
|
/ohos5.0/foundation/multimedia/player_framework/services/seccomp_policy/ |
H A D | media_service.seccomp.policy | 24 dup;all 27 ioctl;all 35 close;all 36 pipe2;all 39 read;all 40 write;all 41 readv;all 45 ppoll;all 51 exit;all 91 bind;all [all …]
|
/ohos5.0/base/security/selinux_adapter/sepolicy/base/public/ |
H A D | attributes | 15 # Type of all devices. 30 # Type of all proc files. 34 # Type of all common files. 39 # Type of all rootfs files. 43 # Type of all system files. 47 # Type of all sys_prod files. 51 # Type of all vendor files. 55 # Type of all chip_prod files. 59 # Type of all chip_ckm files. 96 # Type of all haps in apl normal. [all …]
|
/ohos5.0/docs/zh-cn/application-dev/security/AccessToken/ |
H A D | app-permission-group-list.md | 15 - 当前系统支持的权限组如下所示,各子权限的含义请查阅[应用权限列表](permissions-for-all-user.md)。 23 - [ohos.permission.LOCATION](permissions-for-all-user.md#ohospermissionlocation) 29 - [ohos.permission.CAMERA](permissions-for-all-user.md#ohospermissioncamera) 33 - [ohos.permission.MICROPHONE](permissions-for-all-user.md#ohospermissionmicrophone) 43 - [ohos.permission.READ_CALENDAR](permissions-for-all-user.md#ohospermissionread_calendar) 45 - [ohos.permission.WRITE_CALENDAR](permissions-for-all-user.md#ohospermissionwrite_calendar) 53 - [ohos.permission.ACTIVITY_MOTION](permissions-for-all-user.md#ohospermissionactivity_motion) 57 - [ohos.permission.READ_HEALTH_DATA](permissions-for-all-user.md#ohospermissionread_health_data) 65 - [ohos.permission.MEDIA_LOCATION](permissions-for-all-user.md#ohospermissionmedia_location) 89 - [ohos.permission.ACCESS_BLUETOOTH](permissions-for-all-user.md#ohospermissionaccess_bluetooth) [all …]
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/ |
H A D | lib.rs | 38 #[cfg(all( 44 #[cfg(all(feature = "async", any(feature = "http1_1", feature = "http2")))] 47 #[cfg(all(feature = "sync", any(feature = "http1_1", feature = "http2")))] 50 #[cfg(all( 56 #[cfg(all( 61 #[cfg(all( 70 #[cfg(all(feature = "tokio_base", any(feature = "http2", feature = "http3")))] 83 #[cfg(all(feature = "tokio_base", feature = "async"))] 99 #[cfg(all(feature = "ylong_base", any(feature = "http2", feature = "http3")))] 112 #[cfg(all(feature = "ylong_base", feature = "http2"))]
|
/ohos5.0/docs/en/application-dev/reference/apis-device-certificate-kit/ |
H A D | js-apis-certManager-sys.md | 30 Obtains all private credentials. This API uses an asynchronous callback to return the result. 65 console.info('The result of getting all app private certificates is undefined.'); 68 console.info('Succeeded in getting all app private certificates.'); 81 Obtains all private credentials. This API uses a promise to return the result. 113 console.info('The result of getting all app private certificates is undefined.'); 116 console.info('Succeeded in getting all app private certificates.'); 119 …console.error(`Failed to get all app private certificates. Code: ${err.code}, message: ${err.messa… 130 Obtains all system credentials. This API uses a promise to return the result. 162 console.info('The result of getting all system app certificates is undefined.'); 165 console.info('Succeeded in getting all system app certificates.'); [all …]
|
/ohos5.0/docs/en/application-dev/security/AccessToken/ |
H A D | app-permission-group-list.md | 23 - [ohos.permission.LOCATION](permissions-for-all-user.md#ohospermissionlocation) 29 - [ohos.permission.CAMERA](permissions-for-all-user.md#ohospermissioncamera) 33 - [ohos.permission.MICROPHONE](permissions-for-all-user.md#ohospermissionmicrophone) 43 - [ohos.permission.READ_CALENDAR](permissions-for-all-user.md#ohospermissionread_calendar) 45 - [ohos.permission.WRITE_CALENDAR](permissions-for-all-user.md#ohospermissionwrite_calendar) 53 - [ohos.permission.ACTIVITY_MOTION](permissions-for-all-user.md#ohospermissionactivity_motion) 57 - [ohos.permission.READ_HEALTH_DATA](permissions-for-all-user.md#ohospermissionread_health_data) 65 - [ohos.permission.MEDIA_LOCATION](permissions-for-all-user.md#ohospermissionmedia_location) 77 - [ohos.permission.APP_TRACKING_CONSENT](permissions-for-all-user.md#ohospermissionapp_tracking_con… 89 - [ohos.permission.ACCESS_BLUETOOTH](permissions-for-all-user.md#ohospermissionaccess_bluetooth) [all …]
|
/ohos5.0/docs/zh-cn/application-dev/tools/ |
H A D | mediatool.md | 54 还可以将`<resource-uri>`指定为`all`。`mediatool list all`会将媒体库内所有资源的信息打印出来。 88 媒体库资源uri可以通过<!--Del-->`mediatool list all`或者<!--DelEnd-->[mediatool query](#mediatool-query)获取。 90 将`<resource-uri>`指定为`all`则能够将所有媒体库资源的源文件导出。当`<resource-uri>`为`all`时,`<dest-path>`必须为文件夹路径。 110 媒体库资源uri可以通过<!--Del-->`mediatool list all`或者<!--DelEnd-->或者[mediatool query](#mediatool-query)获取。 112 将`<resource-uri>`指定为`all`则指定删除所有媒体库资源,并重置媒体库的所有数据。 120 > mediatool delete all # delete all 执行成功不会有任何打印
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/executor/ |
H A D | driver.rs | 42 #[cfg(all(feature = "signal", target_family = "unix"))] 60 #[cfg(all(feature = "signal", target_family = "unix"))] in initialize() 65 #[cfg(all(feature = "signal", target_family = "unix"))] in initialize() 81 #[cfg(all(feature = "signal", target_family = "unix"))] in run() 85 #[cfg(all(target_os = "linux", feature = "process"))] in run() 105 #[cfg(all(feature = "signal", target_family = "unix"))] in run_once() 109 #[cfg(all(target_os = "linux", feature = "process"))] in run_once()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-device-certificate-kit/ |
H A D | js-apis-certManager-sys.md | 62 …console.error(`Failed to get all app private certificates. Code: ${err.code}, message: ${err.messa… 67 console.info('The result of getting all app private certificates is undefined.'); 70 console.info('Succeeded in getting all app private certificates.'); 75 …console.error(`Failed to get all app private certificates. Code: ${error.code}, message: ${error.m… 117 console.info('The result of getting all app private certificates is undefined.'); 120 console.info('Succeeded in getting all app private certificates.'); 123 …console.error(`Failed to get all app private certificates. Code: ${err.code}, message: ${err.messa… 168 console.info('The result of getting all system app certificates is undefined.'); 171 console.info('Succeeded in getting all system app certificates.'); 174 …console.error(`Failed to get all system app certificates. Code: ${err.code}, message: ${err.messag… [all …]
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-security-test-guide.md | 7 …C++ Secure Coding Guide](OpenHarmony-c-cpp-secure-coding-guide.md) and fix all issues found in the… 9 - Use the OpenHarmony gated check-in to scan your code and clear all alarms. 11 …ion scanning tool to scan your binary file and ensure that the settings of all the compilation opt… 15 - Use mainstream vulnerability scanning tools to scan open-source components. Ensure that all the d… 19 … Design Specifications](OpenHarmony-security-design-guide.md). Ensure that all design issues found… 21 - Use mainstream viruses scanning software to scan software packages. Ensure that all virus detecte… 23 …uirements](OpenHarmony-security-design-guide.md#3-encryption). Ensure that all certificate key iss… 30 >The preceding requirements apply to all new and inherited features.
|
/ohos5.0/docs/en/application-dev/tools/ |
H A D | mediatool.md | 21 …ile names are used. If **\<path-to-local-media-file>** indicates a folder, all files in the folder… 54 You can also set **\<resource-uri>** to **all**, which displays the information about all the resou… 88 You can run the <!--Del-->**mediatool list all** or <!--DelEnd-->[mediatool query](#mediatool-query… 90 If **\<resource-uri>** is set to **all**, all resource files in the media library are exported. In … 110 You can run the <!--Del-->**mediatool list all** or <!--DelEnd-->[mediatool query](#mediatool-query… 112 If **\<resource-uri>** is set to **all**, all resource files in the media library are deleted and a… 120 > mediatool delete all # No information is displayed when the delete all command is executed succes…
|
/ohos5.0/commonlibrary/ets_utils/js_util_module/container/ |
H A D | tsconfig.json | 6 …cify a file that bundles all outputs into one JavaScript file. If `declaration` is true, also desi… 7 "outDir": "./jscode", /* Specify an output folder for all emitted files. */
|