Searched defs:hspFile (Results 1 – 4 of 4) sorted by relevance
91 try (ZipFile hspFile = new ZipFile(hspPath.toFile()); in normalize()193 …private static void copyHsp(ZipFile hspFile, Path moduleJson, Path packInfo, ZipOutputStream zipOu… in copyHsp()
338 try (ZipFile hspFile = new ZipFile(inputPath.toFile()); in repackHsp()
1536 File hspFile = new File(hspPathItem.trim()); in compressAppMode() local
432 fs::path hspFile = hspPathItem; in CompressHapAndHspFiles() local