Searched defs:zipEntry (Results 1 – 2 of 2) sorted by relevance
850 ZipEntry zipEntry = null; in copyHapAndHspFromApp() local996 ZipEntry zipEntry = entries.nextElement(); in compressPackinfoIntoHap() local1007 ZipEntry zipEntry = getStoredZipEntry(packInfoFile, PACKINFO_NAME); in compressPackinfoIntoHap() local1607 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1620 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name + "/"); in compress() local1623 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1650 ZipEntry zipEntry = new ZipEntry(name); in getStoredZipEntry() local1717 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local
1060 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local