Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/utils/src/
H A Dhap_signer_block_utils.cpp182 uint32_t offsetValue; in GetCentralDirectoryOffset() local
184 if (!eocd.GetUInt32(ZIP_CD_OFFSET_IN_EOCD, offsetValue) || in GetCentralDirectoryOffset()
190 centralDirectoryOffset = static_cast<int64_t>(offsetValue); in GetCentralDirectoryOffset()

Completed in 2 milliseconds