Searched defs:zipEntry (Results 1 – 2 of 2) sorted by relevance
479 ZipEntry zipEntry = entries.nextElement(); in compressPackinfoIntoHap() local490 ZipEntry zipEntry = getStoredZipEntry(packInfoFile, PACKINFO_NAME); in compressPackinfoIntoHap() local1092 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1105 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name + "/"); in compress() local1108 ZipEntry zipEntry = getStoredZipEntry(sourceFile, name); in compress() local1135 ZipEntry zipEntry = new ZipEntry(name); in getStoredZipEntry() local1203 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local
1043 ZipEntry zipEntry = new ZipEntry(entryName); in compressFile() local