/base/hiviewdfx/hiview/base/ |
D | CMakeLists.txt | 2 ${CMAKE_CURRENT_SOURCE_DIR}/include/audit.h 3 ${CMAKE_CURRENT_SOURCE_DIR}/include/defines.h 4 ${CMAKE_CURRENT_SOURCE_DIR}/include/event_dispatch_queue.h 5 ${CMAKE_CURRENT_SOURCE_DIR}/include/event_dispatcher.h 6 ${CMAKE_CURRENT_SOURCE_DIR}/include/event_loop.h 7 ${CMAKE_CURRENT_SOURCE_DIR}/include/event_source.h 8 ${CMAKE_CURRENT_SOURCE_DIR}/include/event.h 9 ${CMAKE_CURRENT_SOURCE_DIR}/include/hiview_global.h 10 ${CMAKE_CURRENT_SOURCE_DIR}/include/logger.h 11 ${CMAKE_CURRENT_SOURCE_DIR}/include/pipeline.h [all …]
|
/base/hiviewdfx/hiview_lite/ |
D | hiview_file.c | 125 HiviewFileHeader h = { 0 }; in ReadFileHeader() local 135 ret = HIVIEW_FileRead(fp->fhandle, (uint8 *)&h, sizeof(HiviewFileHeader)); in ReadFileHeader() 137 h.common.prefix = Change32Endian(h.common.prefix); in ReadFileHeader() 138 h.common.defineFileVersion = Change32Endian(h.common.defineFileVersion); in ReadFileHeader() 139 h.createTime = Change32Endian(h.createTime); in ReadFileHeader() 141 h.wCursor = HIVIEW_FileSize(fp->fhandle); in ReadFileHeader() 142 h.rCursor = sizeof(HiviewFileHeader); in ReadFileHeader() 144 ((h.common.prefix & 0xFFFFFF00) == HIVIEW_FILE_HEADER_PREFIX_MASK) && in ReadFileHeader() 145 (h.wCursor >= sizeof(HiviewFileHeader))) { in ReadFileHeader() 146 … (void)memcpy_s(&(fp->header), sizeof(HiviewFileHeader), (void *)&h, sizeof(HiviewFileHeader)); in ReadFileHeader() [all …]
|
/base/startup/init/services/modules/seccomp/seccomp_policy/ |
D | renderer_arm64.seccomp.policy | 21 "time.h" 22 "sys/ioctl.h" 23 "linux/futex.h" 24 "sys/resource.h" 25 "sys/prctl.h" 26 "sys/mman.h" 27 "sched.h" 28 "fcntl.h" 29 "sys/random.h" 30 "sys/types.h" [all …]
|
D | renderer_arm.seccomp.policy | 21 "time.h" 22 "sys/ioctl.h" 23 "linux/futex.h" 24 "sys/resource.h" 25 "sys/prctl.h" 26 "sys/mman.h" 27 "sched.h" 28 "fcntl.h" 29 "sys/random.h" 30 "sys/types.h" [all …]
|
/base/usb/usb_manager/test/native/js_unittest/ |
D | DateAndTimeUtil.js | 85 const h = str.substr(2).split(':')[0]; 86 if (h == twelve) { 90 return h + ':' + str.substr(2).split(':')[1]; 93 const h = str.substr(2).split(':')[0]; 94 const h1 = parseInt(h) + twelve; 95 if (h != twelve) {
|
/base/security/access_token/ |
D | ohos.build | 14 "accesstoken_kit.h" 23 "nativetoken_kit.h" 32 "token_setproc.h" 41 "token_callback_stub.h" 50 "privacy_kit.h"
|
/base/account/os_account/frameworks/ohosaccount/ |
D | account_kits_headers.gni | 16 "account_info.h", 17 "device_account_info.h", 18 "iaccount.h", 19 "ohos_account_kits.h",
|
/base/hiviewdfx/hiappevent/interfaces/native/kits/ |
D | BUILD.gn | 26 "./include/hiappevent/hiappevent.h", 27 "./include/hiappevent/hiappevent_cfg.h", 28 "./include/hiappevent/hiappevent_event.h", 29 "./include/hiappevent/hiappevent_param.h",
|
/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/resource/ |
D | measure_format_patterns.txt | 1 en-US "16", "h|min|kcal|time|bpm|m|step|jump|ft|km|lap|in|cm|stroke|mi|yd", "%s %s", "#", "", "", "… 2 zh-Hans "16", "h|min|kcal|time|bpm|m|step|jump|ft|km|lap|in|cm|stroke|mi|yd", "%s %s", "#", "", "",…
|
/base/hiviewdfx/hiview/core/ |
D | CMakeLists.txt | 7 ${CMAKE_CURRENT_SOURCE_DIR}/hiview_platform.h 8 ${CMAKE_CURRENT_SOURCE_DIR}/plugin_config.h
|
/base/update/updater/services/ui/driver/ |
D | surface_dev.cpp | 73 void SurfaceDev::GetScreenSize(uint16_t &w, uint16_t &h) const in GetScreenSize() 80 h = surface.height; in GetScreenSize() 81 LOG(INFO) << "weight=" << w << " " << "height=" << h; in GetScreenSize()
|
/base/update/updateservice/ |
D | BUILD.gn | 40 "iupdate_callback.h", 41 "iupdate_service.h", 42 "update_helper.h", 43 "update_service_kits_impl.h", 44 "update_service_kits.h",
|
/base/global/resource_management/interfaces/native/resource/ |
D | BUILD.gn | 25 "./include/raw_dir.h", 26 "./include/raw_file.h", 27 "./include/raw_file_manager.h",
|
/base/global/resource_management_lite/ |
D | README_zh.md | 34 #include <stdint.h> 35 #include <stdio.h> 36 #include "global.h"
|
D | README.md | 34 #include <stdint.h> 35 #include <stdio.h> 36 #include "global.h"
|
/base/hiviewdfx/blackbox/ |
D | README_zh.md | 24 ├── blackbox_detector.h 28 │ ├── blackbox.h 29 │ └── blackbox_adapter.h 31 ├── blackbox.h 32 └── blackbox_adapter.h
|
/base/startup/bootstrap_lite/services/ |
D | BUILD.gn | 23 "//commonlibrary/utils_lite/include/ohos_init.h", 24 "//commonlibrary/utils_lite/include/ohos_errno.h", 25 "//commonlibrary/utils_lite/include/ohos_types.h",
|
/base/hiviewdfx/hidumper/ |
D | README_zh.md | 65 1. 进入设备命令行,输入hidumper -h获取基本信息介绍,功能语法介绍。 68 hidumper -h 102 7. 运行 **hidumper -s 3301 -a "-h"** 命令获取id为3301的元能力的帮助。 105 hidumper -s 3301 -a "-h"
|
/base/hiviewdfx/hiview/adapter/utility/ |
D | CMakeLists.txt | 1 file(GLOB utility_headfiles include/*.h) 2 file(GLOB utility_extra_headfiles include/extra/*.h)
|
/base/hiviewdfx/faultloggerd/ |
D | README_zh.md | 62 │ ├── fault_logger_config.h # 日志文件管理 64 │ ├── fault_logger_daemon.h # Faultloggerd 服务提供 66 │ ├── fault_logger_secure.h # 权限管理与校验 105 * dump_catcher_demo.h 111 #include <inttypes.h> 140 #include "dump_catcher_dump.h" 144 #include <unistd.h> 145 #include "dfx_dump_catcher.h"
|
/base/update/updater/services/diffpatch/diff/ |
D | blocks_diff.cpp | 503 DataType h = 0; in Init() local 505 for (h = 1; suffixArray_[0] != -(static_cast<DataType>(oldInfo.length) + 1); h += h) { in Init() 514 Split(suffixArrayTemp, i, len, h); in Init() 533 DataType start, DataType len, DataType h) in SplitForLess() argument 538 DataType x = suffixArrayTemp[suffixArray_[k] + h]; in SplitForLess() 540 if (suffixArrayTemp[suffixArray_[k + i] + h] < x) { in SplitForLess() 541 x = suffixArrayTemp[suffixArray_[k + i] + h]; in SplitForLess() 544 if (suffixArrayTemp[suffixArray_[k + i] + h] == x) { in SplitForLess() 559 …<DataType>::Split(std::vector<DataType> &suffixArrayTemp, DataType start, DataType len, DataType h) in Split() argument 562 SplitForLess(suffixArrayTemp, start, len, h); in Split() [all …]
|
/base/update/updater/test/unittest/utils/json/ |
D | utils_json_visitor_test.cpp | 202 H h {}; variable 204 EXPECT_EQ(Visit<SETVAL>(node["H"], h), true); 205 EXPECT_EQ(h.d1, 1); 206 EXPECT_EQ(h.d2, true); 207 EXPECT_EQ(h.d3.d1, 2); 208 EXPECT_EQ(h.d3.d2, false); 209 EXPECT_EQ(h.d3.d3.d1, 3); 210 EXPECT_EQ(h.d3.d3.d2, "foo"); 229 TestInvalidCases(h, replaceData, hJson);
|
/base/security/huks/interfaces/kits/c/ |
D | BUILD.gn | 28 "./include/native_huks_api.h", 29 "./include/native_huks_param.h", 30 "./include/native_huks_type.h",
|
/base/hiviewdfx/hiview/ |
D | .gitignore | 1 plugins/h*_proprietary/
|
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/ |
D | cert_manager_uri.c | 317 static uint32_t HexDecode(uint32_t h) in HexDecode() argument 319 h &= 0xff; in HexDecode() 320 if (h >= '0' && h <= '9') { in HexDecode() 321 return h - '0'; in HexDecode() 323 if (h >= 'a' && h <= 'f') { in HexDecode() 324 return h - 'a' + DEC_LEN; in HexDecode() 326 if (h >= 'A' && h <= 'F') { in HexDecode() 327 return h - 'A' + DEC_LEN; in HexDecode()
|