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

  /bootable/recovery/applypatch/
applypatch.h 73 int ApplyBSDiffPatch(const unsigned char* old_data, ssize_t old_size,
bspatch.c 100 int ApplyBSDiffPatch(const unsigned char* old_data, ssize_t old_size,
imgpatch.c 81 ApplyBSDiffPatch(old_data + src_start, src_len,
applypatch.c     [all...]
  /external/chromium_org/courgette/
courgette_tool.cc 402 void ApplyBSDiffPatch(const base::FilePath& old_file,
499 ApplyBSDiffPatch(values[0], values[1], values[2]);

Completed in 353 milliseconds