Home | History | Annotate | Download | only in applypatch

Lines Matching full:imgdiff

41  * An "imgdiff" patch consists of a header describing the chunk structure
62 * The imgdiff patch header looks like this:
124 #include "applypatch/imgdiff.h"
759 char ptemp[] = "/data/local/tmp/imgdiff-patch-XXXXXX";
761 char ptemp[] = "/tmp/imgdiff-patch-XXXXXX";
853 int imgdiff(int argc, const char** argv) {
1048 // Figure out how big the imgdiff file header is going to be, so