Searched refs:expectedFinalOldDataOffset (Results 1 – 1 of 1) sorted by relevance
153 final long expectedFinalOldDataOffset = oldDataOffset + diffSegmentLength + offsetToNextInput; in applyPatchInternal() local154 if (expectedFinalOldDataOffset > oldSize) { in applyPatchInternal()157 if (expectedFinalOldDataOffset < 0) { in applyPatchInternal()170 oldDataOffset = expectedFinalOldDataOffset; in applyPatchInternal()