Searched defs:hapFile (Results 1 – 6 of 6) sorted by relevance
244 ZipDataInput hapFile = new RandomAccessFileZipDataInput(fle); in verifyHap() local292 private HapVerify getHapVerify(ZipDataInput hapFile, ZipFileInfo zipInfo, in getHapVerify()
285 File hapFile = new File(hapPath); in setMapData() local342 private long getOldSize(List<String> soList, File hapFile) { in getOldSize()353 private long getNewSize(List<FileInfo> fileInfoList, File hapFile) { in getNewSize()
1160 File hapFile = new File(hapPathItem.trim()); in compressAppMode() local1336 File hapFile = new File(hapPathItem.trim()); in compressAppModeForMultiProject() local1408 File hapFile = new File(utility.getAbsoluteHapPath()); in copyHapFile() local1669 File hapFile = new File(hapPath); in readModlueNameFromHap() local1701 File hapFile = new File(hapPath); in disposeHap() local
1007 File hapFile = new File(hapPath); in isVerifyValidInHapAdditionMode() local
316 String hapFile = fileName; in uncompressHapFromAppStream() local
89 public static boolean checkCompressNativeLibs(File hapFile) throws IOException { in checkCompressNativeLibs()