Home
last modified time | relevance | path

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

12

/developtools/packing_tool/adapter/ohos/
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()
/developtools/profiler/host/smartperf/ide/src/doc/md/
Dquickstart_ability_monitor.md23 + CPU System Load:CPU在内核空间运行的使用率。
59 框选CPU Total Load,CPU User Load,CPU System Load三个区域的泳道图,会展示System CPU Summary的Tab页。
67 框选MemoryTotal,Cached,SwapTota三个区域的泳道图,会展示System Memory Summary的Tab页。
90 …,Disk Bytes Written/Sec,Disk Read Ops/Sec,Disk Written Ops/Sec四个区域的泳道图,会展示System Disk Summary的Tab页。
102 … Bytes Out/Sec,Network Packets In/Sec,Network Packets Out/Sec四个区域的泳道图,会展示System Network Summary的Ta…
Dquickstart_hisystemevent.md21 + System Event泳道: 以条状图显示,红色代表后台任务(WORKSCHEDULER),黄色代表应用锁(POWER),蓝色代表GPS定位(LOCATION)。
32 System Details的Tab页如图:
Dquickstart_hiperf.md54 + Hide System so:隐藏系统库文件。
Dquickstart_page_fault.md58 + Hide System so:隐藏系统库文件。
Dquickstart_bio.md58 + Hide System so:隐藏系统库文件 。
/developtools/smartperf_host/ide/src/doc/md/
Dquickstart_ability_monitor.md23 + CPU System Load:CPU在内核空间运行的使用率。
59 框选CPU Total Load,CPU User Load,CPU System Load三个区域的泳道图,会展示System CPU Summary的Tab页。
67 框选MemoryTotal,Cached,SwapTota三个区域的泳道图,会展示System Memory Summary的Tab页。
90 …,Disk Bytes Written/Sec,Disk Read Ops/Sec,Disk Written Ops/Sec四个区域的泳道图,会展示System Disk Summary的Tab页。
102 … Bytes Out/Sec,Network Packets In/Sec,Network Packets Out/Sec四个区域的泳道图,会展示System Network Summary的Ta…
Dquickstart_memory_template.md11 Ability Monitor泳道图分为MemoryTotal,Cached,SwapTotal,System Purgeable Total,System Purgeable Pin,DMA,Sk…
14 System Purgeable Total泳道图点选功能。
20 System Purgeable Total泳道图框选功能。
26 System Purgeable Pin泳道图点选功能。
31 System Purgeable Pin泳道图框选功能。
Dquickstart_hisystemevent.md21 + System Event泳道: 以条状图显示,红色代表后台任务(WORKSCHEDULER),黄色代表应用锁(POWER),蓝色代表GPS定位(LOCATION)。
32 System Details的Tab页如图:
Dquickstart_hiperf.md54 + Hide System so:隐藏系统库文件。
Dquickstart_page_fault.md58 + Hide System so:隐藏系统库文件。
Dquickstart_bio.md58 + 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/smartperf_host/trace_streamer/src/table/hi_sysevent/
Ddevice_state_table.cpp122 … sqlite3_result_int(context_, dataCache_->GetConstDeviceStateData().System()[CurrentRow()]); in Column()

12