Home
last modified time | relevance | path

Searched refs:OpenCurrentEntryInZip (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
H A Dzip_reader.h161 bool OpenCurrentEntryInZip();
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_reader.cpp157 bool ZipReader::OpenCurrentEntryInZip() in OpenCurrentEntryInZip() function in OHOS::AppExecFwk::LIBZIP::ZipReader
H A Dzip.cpp252 if (!reader.OpenCurrentEntryInZip()) { in UnzipWithFilterAndWriters()
505 if (!reader.OpenCurrentEntryInZip()) { in GetOriginalSize()