Searched refs:oldDataOffset (Results 1 – 1 of 1) sorted by relevance
115 long oldDataOffset = 0; // strobes |oldData| in order specified by the patch file in applyPatchInternal() local153 final long expectedFinalOldDataOffset = oldDataOffset + diffSegmentLength + offsetToNextInput; in applyPatchInternal()162 oldData.seek(oldDataOffset); in applyPatchInternal()170 oldDataOffset = expectedFinalOldDataOffset; in applyPatchInternal()