Home
last modified time | relevance | path

Searched refs:GeneratePatchesInternal (Results 1 – 2 of 2) sorted by relevance

/bootable/recovery/applypatch/include/applypatch/
Dimgdiff_image.h280 static bool GeneratePatchesInternal(const ZipModeImage& tgt_image, const ZipModeImage& src_image,
/bootable/recovery/applypatch/
Dimgdiff.cpp1097 bool ZipModeImage::GeneratePatchesInternal(const ZipModeImage& tgt_image, in GeneratePatchesInternal() function in ZipModeImage
1145 ZipModeImage::GeneratePatchesInternal(tgt_image, src_image, &patch_chunks); in GeneratePatches()
1177 if (!ZipModeImage::GeneratePatchesInternal(split_tgt_images[i], split_src_images[i], in GeneratePatches()