/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/ |
D | dlp_permission_serializer.h | 29 template<class K, class V, class dummy_compare, class A> 30 using fifo_map = nlohmann::fifo_map<K, V, nlohmann::fifo_map_compare<K>, A>;
|
/base/update/updater/services/script/script_interpreter/ |
D | script_lex.l | 100 [A-Za-z_][A-Za-z_0-9]* {
|
/base/security/certificate_manager/config/systemCertificates/ |
D | 5443e9e3.0 | 16 A/d2O2GCahKqGFPrAyGUv/7OyjANBgkqhkiG9w0BAQsFAAOCAQEAVj3vlNW92nOy
|
/base/hiviewdfx/hisysevent/test/moduletest/common/ |
D | hisysevent_native_test.cpp | 42 #define SYS_EVENT_PARAMS(A) "key"#A, 0 + (A), "keyA"#A, 1 + (A), "keyB"#A, 2 + (A), "keyC"#A, 3 + (… argument 43 "keyD"#A, 4 + (A), "keyE"#A, 5 + (A), "keyF"#A, 6 + (A), "keyG"#A, 7 + (A), "keyH"#A, 8 + (A), \ 44 "keyI"#A, 9 + (A)
|
/base/hiviewdfx/hisysevent/ |
D | README_zh.md | 52 …A-Z、_,以字母开头。</li><li><strong id="b2019634817578">eventName</strong>:事件名,长度在32个字符以内,有效的字符是0-9、a-z, …
|
D | README.md | 52 …A-Z), and underscores (_). It must start with a letter.</li><li><strong id="b20954154912571"><a na…
|
/base/request/request/services/service/rust/src/ |
D | task_info.rs | 138 fn build_vec<A, B, C>(ptr: *const A, len: usize, func: C) -> Vec<B> in build_vec() argument 140 C: Fn(&A) -> B, in build_vec()
|
D | request_service_init.rs | 77 static A: extern "C" fn() = { variable
|
/base/update/updater/resources/font/ |
D | LICENSE_Fonts | 8 … HARMONYOS SANS FONTS LICENSE AGREEMENT ("AGREEMENT") IS A LEGAL AGREEMENT BETWEEN YOU (EITHER A S… 27 …NY IMPLIED WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE O…
|
/base/global/system_resources/ |
D | LICENSE_Fonts | 8 … HARMONYOS SANS FONTS LICENSE AGREEMENT ("AGREEMENT") IS A LEGAL AGREEMENT BETWEEN YOU (EITHER A S… 27 …NY IMPLIED WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A PARTICULAR PURPOSE O…
|
/base/msdp/device_status/rust/ipc/server/src/ |
D | fusion_ipc_server.rs | 69 static A: extern fn() = { variable
|
/base/telephony/ril_adapter/ |
D | README_zh.md | 46 …m/openharmony/docs/blob/master/zh-cn/readme/%E7%94%B5%E8%AF%9D%E6%9C%8D%E5%8A%A1%E5%AD%90%E7%B3%BB…
|
/base/hiviewdfx/faultloggerd/ |
D | README_zh.md | 280 1. 进程A调用`DumpCatcher`库提供的系列接口(1B),或通过 `DumpCatcher` 命令行工具(1A),申请dump指定进程和线程的堆栈信息; 281 2. 如果目前进程是当前进程,则直接调用 `BackTrace Local` 提供的能力进行本地回栈输出(2B);如果不是,则向 `Faultloggerd` 服务发送抓栈请求(2A);
|
D | README.md | 37 | 5 | SIGTRAP | Breakpoint or trap | A breakpoint instruction or any other trap instruction… 40 | 8 | SIGFPE | Floating-point exception | A fatal arithmetic error, for example, floa… 253 # ps -A | grep hiview 275 1. Process A invokes the `DumpCatch()` API provided by `DumpCatcher` to request for dumping stack i… 276 2. After receiving the dumping request from process A, `DumpCatcher` runs `ProcessDump` to obtain t…
|
/base/hiviewdfx/hicollie/ |
D | README.md | 28 A maximum of 128 timers can be registered for a single process using the HiCollie API. Excess timer…
|
/base/update/sys_installer/services/module_update/ |
D | 模块升级编译打包和使用指南.md | 172 - 升级包内只有Library B对外提供接口给Library A,所以Library B需要保证ABI兼容性,否则升级后,Library A调用Library B会失败。 205 …I兼容的二进制作为终点,起点和终点会做ABI兼容性校验,校验通过后将除了终点以外的其他节点都打包到最终的升级包中。如上图,最终打包到升级包中的二进制为:A、B、C、D、E、H。所以在规划一个模块是…
|
/base/security/huks/ |
D | README.md | 16 …in a secure environment such as a TEE or a chip with security capabilities. A secure environment r…
|
/base/security/device_security_level/ |
D | README_ZH.md | 59 …esecuritylevel.md#%E8%AE%BE%E5%A4%87%E5%AE%89%E5%85%A8%E7%AD%89%E7%BA%A7%E5%AE%9A%E5%88%B6)更高的安全等级。
|
/base/location/ |
D | README.en.md | 26 …A coordinate describes a location on the earth using the longitude and latitude in reference to th… 38 …f fixed WLAN access points \(APs\) and Bluetooth devices around the device. A high density of WLAN…
|
/base/hiviewdfx/hilog_lite/ |
D | README_zh.md | 69 - **以下以A模块为例说明如何添加模块并进行日志打印。** 78 /** System Module A */ 88 在A模块的初始化流程中添加如下代码,注册模块到日志框架中: 91 HiLogRegisterModule(HILOG_MODULE_A, "A");
|
D | README.md | 69 - To add a module \(for example, Module A\) and print logs, perform the following steps: 78 /** System Module A */ 88 …Add the following code to the initialization process of Module A to register it with the log frame… 91 HiLogRegisterModule(HILOG_MODULE_A, "A"); 167 …e08bb81c97c329c12e6"></a>IDs are planned and allocated in a unified manner. A maximum of 64 IDs ar… 177 …76f836d740bf321f248"></a><a name="a0b8e453d8f79476f836d740bf321f248"></a>1. A maximum of six varia… 187 …dba95031abc5700"></a>Variable parameters. Only numeric types are supported. A maximum of six varia…
|
/base/startup/init/ueventd/etc/ |
D | ueventd.config | 66 /dev/dri/card0-HDMI-A-1 0666 0 1003
|
/base/update/updater/ |
D | updater.md | 98 - 使用ps -A命令查询updater,hdcd等关键进程是否启动。
|
/base/update/updater/test/unittest/utils/json/ |
D | utils_json_test.cpp | 136 "A": "B",
|
/base/usb/usb_manager/ |
D | README_zh.md | 145 [驱动子系统](https://gitee.com/openharmony/docs/blob/master/zh-cn/readme/%E9%A9%B1%E5%8A%A8%E5%AD%90%E7%…
|