Searched refs:CHUNK_RAW (Results 1 – 4 of 4) sorted by relevance
26 #define CHUNK_RAW 3 // version 2 only macro
457 : type_(CHUNK_RAW), in PatchChunk()490 case CHUNK_RAW: in GetHeaderSize()523 case CHUNK_RAW: in WriteHeaderToFd()538 if (type_ == CHUNK_RAW) { in PatchSize()569 if (patch.type_ == CHUNK_RAW) { in WritePatchDataToFd()
190 } else if (type == CHUNK_RAW) { in ApplyImagePatch()
63 } else if (type == CHUNK_RAW) { in verify_patch_header()