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