Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/include/applypatch/
Dimgdiff_image.h39 static constexpr auto STRATEGY = Z_DEFAULT_STRATEGY; variable
/bootable/recovery/applypatch/
Dimgdiff.cpp410 int ret = deflateInit2(&strm, level, METHOD, WINDOWBITS, MEMLEVEL, STRATEGY); in TryReconstruction()
521 Write4(fd, ImageChunk::STRATEGY); in WriteHeaderToFd()