Searched defs:zipEntry (Results 1 – 3 of 3) sorted by relevance
1130 ZipEntry zipEntry = null; in copyHapAndHspFromApp() local1270 ZipEntry zipEntry = entries.nextElement(); in compressPackinfoIntoHap() local1282 ZipEntry zipEntry = getStoredZipEntry(packInfoFile, PACKINFO_NAME); in compressPackinfoIntoHap() local1705 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1718 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name + "/"); in compress() local1721 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1748 ZipEntry zipEntry = new ZipEntry(name); in getStoredZipEntry() local1815 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local
1063 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local
837 ZipEntry zipEntry = new ZipEntry(fileName); in fillZipEntryFile() local