Searched refs:getPackInfos (Results 1 – 2 of 2) sorted by relevance
97 public List<PackInfo> getPackInfos() { in getPackInfos() method in UncompressResult
527 … List<PackInfo> packInfos = uncompress(utility.getDeviceType(), srcPath, PACK_INFO).getPackInfos(); in unzipFromFile()1161 if (result == null || result.getPackInfos() == null || result.getProfileInfos() == null) { in checkParseAllResult()1165 List<PackInfo> packInfos = result.getPackInfos(); in checkParseAllResult()