Searched refs:numOldFileUncompressionInstructions (Results 1 – 1 of 1) sorted by relevance
63 int numOldFileUncompressionInstructions = (int) checkNonNegative( in readPatchApplyPlan() local66 new ArrayList<TypedRange<Void>>(numOldFileUncompressionInstructions); in readPatchApplyPlan()68 for (int x = 0; x < numOldFileUncompressionInstructions; x++) { in readPatchApplyPlan()