Home
last modified time | relevance | path

Searched refs:applyPatchInternal (Results 1 – 1 of 1) sorted by relevance

/external/archive-patcher/applier/src/main/java/com/google/archivepatcher/applier/bsdiff/
DBsPatch.java74 applyPatchInternal(oldData, newData, patchData); in applyPatch()
83 private static void applyPatchInternal( in applyPatchInternal() method in BsPatch