Home
last modified time | relevance | path

Searched refs:BLOCK_RAW (Results 1 - 3 of 3) sorted by relevance

/base/update/updater/services/diffpatch/diff/
H A Dimage_diff.cpp42 case BLOCK_RAW: in GetHeaderSize()
93 int32_t type = (oldInfo.length == 0) ? BLOCK_RAW : BLOCK_NORMAL; in SplitImage()
137 case BLOCK_RAW: { in WriteHeader()
196 if (updateBlocks_[index].type == BLOCK_RAW) { in WritePatch()
298 BLOCK_RAW, in MakePatch()
334 BLOCK_RAW, in DiffFile()
365 BLOCK_RAW, in UpdateBlocks()
/base/update/updater/services/diffpatch/
H A Ddiffpatch.h105 #define BLOCK_RAW 3 macro
/base/update/updater/services/diffpatch/patch/
H A Dupdate_patch.cpp94 case BLOCK_RAW: in ApplyImagePatch()

Completed in 2 milliseconds