Home
last modified time | relevance | path

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

/aosp12/build/make/tools/releasetools/
H A Dblockimgdiff.py44 def compute_patch(srcfile, tgtfile, imgdiff=False): argument
/aosp12/bootable/recovery/applypatch/
H A Dimgdiff.cpp1500 int imgdiff(int argc, const char** argv) { in imgdiff() function