Home
last modified time | relevance | path

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

/developtools/packing_tool/adapter/ohos/
DHapVerifyInfo.java116 private long fileLength = 0L; field in HapVerifyInfo
391 public void setFileLength(long fileLength) { in setFileLength()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DFileUtils.java331 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/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dutilities.cpp189 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local
/developtools/hiperf/src/
Dutilities.cpp212 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local