Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp385 ZipPos zipEntryPos = 0; in SeekToEntryStart() local
387 ZIPPOS_ADD_AND_CHECK_OVERFLOW(startOffset, zipEntry.compressedSize, zipEntryPos); in SeekToEntryStart()
388 if (zipEntryPos > fileLength_) { in SeekToEntryStart()

Completed in 2 milliseconds