Searched defs:zipEntry (Results 1 – 2 of 2) sorted by relevance
855 ZipEntry zipEntry = null; in copyHapAndHspFromApp() local1001 ZipEntry zipEntry = entries.nextElement(); in compressPackinfoIntoHap() local1012 ZipEntry zipEntry = getStoredZipEntry(packInfoFile, PACKINFO_NAME); in compressPackinfoIntoHap() local1613 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1626 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name + "/"); in compress() local1629 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1656 ZipEntry zipEntry = new ZipEntry(name); in getStoredZipEntry() local1723 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local
1065 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local