Home
last modified time | relevance | path

Searched defs:BLOCK_LEN (Results 1 – 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DBlockHead.java30 public static final int BLOCK_LEN = 8; field in BlockHead
/developtools/profiler/device/plugins/diskio_plugin/src/
Dtest_main.cpp26 constexpr int BLOCK_LEN = 100 * 1024; variable
/developtools/profiler/device/services/profiler_service/test/unittest/
Dprofiler_service_performance_test.cpp65 constexpr int BLOCK_LEN = 100 * 1024; variable