Searched refs:PATCH_JSON (Results 1 – 3 of 3) sorted by relevance
75 private static final String PATCH_JSON = "patch.json"; field in Uncompress1715 if (!PATCH_JSON.equals(hqfEntry.getName())) { in readPatchJson()
73 private static final String PATCH_JSON = "patch.json"; field in ModuleJsonUtil1584 String patchJson = FileUtils.getJsonInZips(hqfFile, PATCH_JSON); in parseHQFInfo()
64 private static final String PATCH_JSON = "patch.json"; field in Compressor1995 } else if (PATCH_JSON.equals(jsonName)) { in jsonSpecialProcess()