Searched refs:newDataBytesWritten (Results 1 – 1 of 1) sorted by relevance
116 long newDataBytesWritten = 0; // monotonically increases from 0 .. |expectedNewSize| in applyPatchInternal() local118 while (newDataBytesWritten < newSize) { in applyPatchInternal()148 newDataBytesWritten + diffSegmentLength + copySegmentLength; in applyPatchInternal()169 newDataBytesWritten = expectedFinalNewDataBytesWritten; in applyPatchInternal()