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

  /bootable/recovery/applypatch/
imgdiff.h 21 #define CHUNK_RAW 3 // version 2 only
imgdiff.c 619 tgt->type = CHUNK_RAW;
646 tgt->type = CHUNK_RAW;
996 case CHUNK_RAW:
    [all...]
imgpatch.c 51 // IMGDIFF2 uses CHUNK_NORMAL, CHUNK_DEFLATE, and CHUNK_RAW.
85 } else if (type == CHUNK_RAW) {

Completed in 47 milliseconds