Searched defs:patchList (Results 1 – 1 of 1) sorted by relevance
1862 List<String> patchList = new ArrayList<>(); in parseAPPQFFile() local1912 private static List<HQFInfo> parsePatchJson(List<String> patchList) throws BundleException { in parsePatchJson()