Searched defs:patchJson (Results 1 – 2 of 2) sorted by relevance
1703 String patchJson = readPatchJson(zipInputStream); in parseAPPQFFile() local1721 String patchJson = null; in readPatchJson() local
1447 String patchJson = FileUtils.getJsonInZips(hqfFile, PATCH_JSON); in parseHQFInfo() local