Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhap_signer_block_utils.cpp183 uint32_t sizeValue; in GetCentralDirectoryOffset() local
185 !eocd.GetUInt32(ZIP_CD_SIZE_OFFSET_IN_EOCD, sizeValue)) { in GetCentralDirectoryOffset()
197 int64_t centralDirectorySize = static_cast<int64_t>(sizeValue); in GetCentralDirectoryOffset()

Completed in 3 milliseconds