Home
last modified time | relevance | path

Searched refs:System (Results 1 – 25 of 41) sorted by relevance

12

/developtools/packing_tool/adapter/ohos/
DShowHelp.java135 log.info(System.lineSeparator() + "STAT DUPLICATE USAGE:" + System.lineSeparator() + in scanHelp()
136 … "java -jar app_check_tool.jar --input [options] --out-path [option]" + System.lineSeparator() + in scanHelp()
137 "--stat-duplicate [option]" + System.lineSeparator() + in scanHelp()
138 "OPTIONS:" + System.lineSeparator() + in scanHelp()
139 … " --input not null must be hap or hsp or app." + System.lineSeparator() + in scanHelp()
140 " --out-path not null must be folder." + System.lineSeparator() + in scanHelp()
141 " --stat-duplicate not null must be true or false." + System.lineSeparator() + in scanHelp()
142 " if true, count duplicate files." + System.lineSeparator() + in scanHelp()
144 + System.lineSeparator() + in scanHelp()
145 "STAT FILE SIZE USAGE:" + System.lineSeparator() + in scanHelp()
[all …]
DScanEntrance.java43 System.exit(EXIT_STATUS_EXCEPTION); in main()
49 System.exit(EXIT_STATUS_EXCEPTION); in main()
56 System.exit(EXIT_STATUS_EXCEPTION); in main()
59 System.exit(EXIT_STATUS_NORMAL); in main()
DCompressEntrance.java102 System.exit(EXIT_STATUS_EXCEPTION); in main()
108 System.exit(EXIT_STATUS_EXCEPTION); in main()
115 System.exit(EXIT_STATUS_EXCEPTION); in main()
123 System.exit(EXIT_STATUS_EXCEPTION); in main()
127 System.exit(EXIT_STATUS_NORMAL); in main()
DUncompressEntrance.java446 System.exit(EXIT_STATUS_EXCEPTION); in main()
452 System.exit(EXIT_STATUS_EXCEPTION); in main()
458 System.exit(EXIT_STATUS_EXCEPTION); in main()
461 System.exit(EXIT_STATUS_NORMAL); in main()
DPackFormatter.java43 builder.append(System.lineSeparator()); in format()
DScan.java106 templateHtml = templateHtml.replace(HTML_BR, System.lineSeparator()); in scanExecute()
108 String currentDir = System.getProperty(USER_DIR); in scanExecute()
DBinaryTool.java64 boolean isWindows = System.getProperty("os.name").toLowerCase().startsWith("win"); in generateBinaryFile()
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_ability_monitor.md34 - CPU System Load:CPU在内核空间运行的使用率。
77 框选 CPU Total Load,CPU User Load,CPU System Load 三个区域的泳道图,会展示 System CPU Summary 的 Tab 页。
85 框选 MemoryTotal,Cached,SwapTota 三个区域的泳道图,会展示 System Memory Summary 的 Tab 页。
108 …sk Bytes Written/Sec,Disk Read Ops/Sec,Disk Written Ops/Sec 四个区域的泳道图,会展示 System Disk Summary 的 Tab…
120 …ytes Out/Sec,Network Packets In/Sec,Network Packets Out/Sec 四个区域的泳道图,会展示 System Network Summary 的 …
Dquickstart_memory_template.md19 Ability Monitor 泳道图分为 MemoryTotal,Cached,SwapTotal,System Purgeable Total,System Purgeable Pin,DMA,…
24 System Purgeable Total 泳道图点选功能。
31 System Purgeable Total 泳道图框选功能。
37 System Purgeable Pin 泳道图点选功能。
42 System Purgeable Pin 泳道图框选功能。
Dquickstart_hisystemevent.md29 - System Event泳道: 以条状图显示,红色代表后台任务(WORKSCHEDULER),黄色代表应用锁(POWER),蓝色代表GPS定位(LOCATION)。
42 System Details 的 Tab 页如图:
Dquickstart_page_fault.md73 - Hide System so:隐藏系统库文件。
Dquickstart_bio.md73 - Hide System so:隐藏系统库文件 。
Dquickstart_filesystem.md103 - Hide System so:隐藏系统库文件。
Dquickstart_hiperf.md71 - Hide System so:隐藏系统库文件。
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/zip/
DZip.java78 long start = System.currentTimeMillis(); in Zip()
82 long eocdEnd = System.currentTimeMillis(); in Zip()
86 long cdEnd = System.currentTimeMillis(); in Zip()
94 long entryEnd = System.currentTimeMillis(); in Zip()
/developtools/hiperf/test/unittest/resource/testdata/
Dehdr_from_readelf_326 OS/ABI: UNIX - System V
Dehdr_from_readelf_646 OS/ABI: UNIX - System V
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/
Dehdr_from_readelf_326 OS/ABI: UNIX - System V
Dehdr_from_readelf_646 OS/ABI: UNIX - System V
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DByteArrayUtils.java93 System.arraycopy(src, 0, des, start, srcLen); in insertByteToByteArray()
/developtools/integration_verification/tools/deps_guard/rules/NO-Depends-On-SA/
DREADME.md7 SA模块是指System Ability对应的动态库模块,一般都在/system/profile/下描述,示例如下:
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/provider/
DLocalJKSSignProvider.java82 LOGGER.error("file is invalid: " + publicCertsFile + System.lineSeparator(), e); in checkPublicKeyPath()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DElfSignBlock.java83System.arraycopy(inMerkleTreeData, 0, merkleTreeWithPadding, paddingSize, inMerkleTreeData.length); in ElfSignBlock()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DVerifyElf.java157 writer.write(cert.getSubjectDN().toString() + System.lineSeparator()); in writeCertificate()
299 System.arraycopy(bytes, offset, output, 0, length); in readByteArrayOffset()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/model/
DProvision.java86 public static final String NEWLINE_CHARACTER = System.lineSeparator();

12