Home
last modified time | relevance | path

Searched defs:fileLength (Results 1 - 14 of 14) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/zip/randomaccessfileinputoutput_fuzzer/
H A Drandomaccessfileinputoutput_fuzzer.cpp47 int64_t fileLength = file.GetLength(); in RandomAccessFileInputConstructor() local
/developtools/hapsigner/hapsigntool_cpp/common/include/
H A Drandom_access_file.h59 int64_t fileLength; member in OHOS::SignatureTools::RandomAccessFile
/developtools/profiler/hidebug/test/unittest/native/
H A Dhidebug_test.cpp241 uint32_t fileLength = 256; in HWTEST_F() local
265 uint32_t fileLength = 256; in HWTEST_F() local
291 uint32_t fileLength = 256; in HWTEST_F() local
/developtools/packing_tool/packing_tool/frameworks/src/json/
H A Dmodule_json_utils.cpp52 int64_t fileLength = Utils::GetFileLength(hapFilePath); in GetStageHapVerifyInfo() local
84 int64_t fileLength = Utils::GetFileLength(hapFilePath); in GetFaHapVerifyInfo() local
H A Dhap_verify_info.cpp263 void HapVerifyInfo::SetFileLength(const int64_t& fileLength) in SetFileLength() argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/app_packager_test/mock/
H A Dmock_module_json_utils.cpp79 int64_t fileLength = Utils::GetFileLength(hapFilePath); in GetStageHapVerifyInfo() local
123 int64_t fileLength = Utils::GetFileLength(hapFilePath); in GetFaHapVerifyInfo() local
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dhap_signer_block_utils_test.cpp352 int64_t fileLength = hapTestFile2.GetLength(); in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
H A Dverify_elf.cpp216 int32_t fileLength = signBlockInfo.GetSignBlockMap().find(0)->second.GetOffset(); in GenerateFileDigest() local
/developtools/profiler/device/plugins/native_daemon/src/
H A Dutilities.cpp160 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local
/developtools/packing_tool/adapter/ohos/
H A DHapVerifyInfo.java125 private long fileLength = 0L; field in HapVerifyInfo
444 public void setFileLength(long fileLength) { in setFileLength() argument
/developtools/packing_tool/packing_tool/frameworks/test/unittest/json/hap_verify_utils_test/
H A Dhap_verify_utils_test.cpp1113 int64_t fileLength = 1024; in HWTEST_F() local
/developtools/hapsigner/hapsigntool_cpp/codesigning/sign/src/
H A Dcode_signing.cpp285 long fileLength = zFileInfo.uncompressed_size; in GetSingleFileStreamFromZip() local
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhap_signer_block_utils.cpp104 int64_t fileLength = hapFile.GetLength(); in FindEocdInHap() local
/developtools/hiperf/src/
H A Dutilities.cpp206 const long fileLength = lseek(fileno(recordFile_), 0, SEEK_END); in Stop() local

Completed in 14 milliseconds