Home
last modified time | relevance | path

Searched defs:patch_offset (Results 1 – 2 of 2) sorted by relevance

/build/tools/applypatch/
Dimgpatch.c83 size_t patch_offset = Read8(normal_header+16); in ApplyImagePatch() local
115 size_t patch_offset = Read8(gzip+16); in ApplyImagePatch() local
257 size_t patch_offset = Read8(deflate_header+16); in ApplyImagePatch() local
Dbspatch.c86 const char* patch_filename, ssize_t patch_offset, in ApplyBSDiffPatch()
109 const char* patch_filename, ssize_t patch_offset, in ApplyBSDiffPatchMem()