Home
last modified time | relevance | path

Searched defs:fileLength (Results 1 – 4 of 4) sorted by relevance

/developtools/packing_tool/adapter/ohos/
DHapVerifyInfo.java124 private long fileLength = 0L; field in HapVerifyInfo
439 public void setFileLength(long fileLength) { in setFileLength()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java456 final long fileLength = file.length(); in readFileToByteArray() local
/developtools/profiler/device/plugins/native_daemon/src/
Dutilities.cpp140 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local
/developtools/hiperf/src/
Dutilities.cpp215 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local