Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/
Dzip_internal.h64 bool ZipOpenNewFileInZip(
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
Dzip_internal.cpp271 bool ZipOpenNewFileInZip( in ZipOpenNewFileInZip() function
Dzip_writer.cpp89 return ZipOpenNewFileInZip(zip_file, strPath, options, lastModified); in OpenNewFileEntry()