Searched defs:packInfo (Results 1 – 3 of 3) sorted by relevance
251 … String packInfo = new BufferedReader(new InputStreamReader(stream, StandardCharsets.UTF_8)) in uncompressAllAppByPath() local344 String packInfo = new BufferedReader(new InputStreamReader(zipInputStream, in uncompressAllFromAppStream() local1738 private static boolean comparePackAndProfile(PackInfo packInfo, ProfileInfo profileInfo) { in comparePackAndProfile()
941 String packInfo = FileUtils.getJsonInZips(hapFile, PACKINFO_NAME); in disposeHap() local989 private void compressPackinfoIntoHap(String hapPathItem, String outPathString, String packInfo) in compressPackinfoIntoHap()
118 PackInfo packInfo = new PackInfo(); in parseHapList() local