HomeSort by relevance Sort by last modified time
    Searched refs:patch_len (Results 1 - 2 of 2) sorted by null

  /build/tools/releasetools/
blockimgdiff.py 358 xf.style, xf.patch_start, xf.patch_len,
362 xf.style, xf.patch_start, xf.patch_len,
507 xf.patch_len = len(patch)
  /bootable/recovery/updater/
blockimg.c 664 size_t patch_len = strtoul(word, NULL, 0); local
680 patch_value.size = patch_len;

Completed in 417 milliseconds