Searched refs:BSDIFF (Results 1 – 6 of 6) sorted by relevance
71 BSDIFF((byte) 0); enumConstant93 return BSDIFF; in fromPatchValue()
126 PatchConstants.DeltaFormat.BSDIFF.patchValue, in readPatchApplyPlan()127 PatchConstants.DeltaFormat.BSDIFF.patchValue, in readPatchApplyPlan()
116 dataOut.write(PatchConstants.DeltaFormat.BSDIFF.patchValue); in writeV1Patch()
141 Assert.assertEquals(PatchConstants.DeltaFormat.BSDIFF.patchValue, patchIn.read()); in testWriteV1Patch()
195 dataOut.write(PatchConstants.DeltaFormat.BSDIFF.patchValue); in writePatch()
83 PatchConstants.DeltaFormat.BSDIFF,