Home
last modified time | relevance | path

Searched defs:centralDirOffset (Results 1 – 2 of 2) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
Dhap_signer_block_utils_test.cpp85 uint32_t centralDirOffset = TEST_FILE_BLOCK_LENGTH + signBlockSize; in CreatTestZipFile() local
281 int32_t centralDirOffset = TEST_FILE_BLOCK_LENGTH; variable
354 int32_t centralDirOffset; variable
/developtools/hapsigner/hapsigntool_cpp/utils/src/
Dhap_signer_block_utils.cpp227 bool HapSignerBlockUtils::FindHapSigningBlock(RandomAccessFile& hapFile, int64_t centralDirOffset, in FindHapSigningBlock()
647 uint32_t centralDirOffset = TEST_FILE_BLOCK_LENGTH + signBlockSize; in CreatTestZipFile() local