Home
last modified time | relevance | path

Searched refs:GetEOCDOffset (Results 1 - 4 of 4) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/zip/include/
H A Dzip_signer.h85 uint32_t GetEOCDOffset();
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/zip/zipsigner_fuzzer/
H A Dzipsigner_fuzzer.cpp66 zip->GetEOCDOffset(); in ZipSignerInfoFunc()
/developtools/hapsigner/hapsigntool_cpp/zip/src/
H A Dzip_signer.cpp381 uint32_t ZipSigner::GetEOCDOffset() in GetEOCDOffset() function in OHOS::SignatureTools::ZipSigner
/developtools/hapsigner/hapsigntool_cpp_test/unittest/zip/
H A Dzip_signer_test.cpp259 * @tc.name: Test GetEOCDOffset Function
260 * @tc.desc: Test function of ZipSigner::GetEOCDOffset() interface for SUCCESS.
269 uint64_t eocdOffset = zip->GetEOCDOffset(); in HWTEST_F()

Completed in 4 milliseconds