Home
last modified time | relevance | path

Searched refs:hapEocd (Results 1 - 3 of 3) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/utils/include/
H A Dsignature_info.h32 ByteBuffer hapEocd; member
/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhap_signer_block_utils.cpp68 signInfo.hapEocd = eocdAndOffsetInFile.first; in FindHapSignature()
70 if (!GetCentralDirectoryOffset(signInfo.hapEocd, signInfo.hapEocdOffset, signInfo.hapCentralDirOffset)) { in FindHapSignature()
447 if (!SetUnsignedInt32(signInfo.hapEocd, ZIP_CD_OFFSET_IN_EOCD, signInfo.hapSigningBlockOffset)) { in VerifyHapIntegrity()
455 ByteBufferDataSource eocd(signInfo.hapEocd); in VerifyHapIntegrity()
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
H A Dhap_signer_block_utils_test.cpp425 ByteBuffer hapEocd(1); in HWTEST_F()
438 .hapEocd = hapEocd, in HWTEST_F()

Completed in 3 milliseconds