Home
last modified time | relevance | path

Searched refs:method (Results 1 – 3 of 3) sorted by relevance

/bootable/recovery/applypatch/
Dimgpatch.cpp59 int method = Read4(deflate_header + 44); in ApplyBSDiffPatchAndStreamOutput() local
70 int ret = deflateInit2(&strm, level, method, window_bits, mem_level, strategy); in ApplyBSDiffPatchAndStreamOutput()
Dimgdiff.cpp689 if (entry.method == kCompressDeflated || limit_ > 0) { in InitializeChunks()
776 } else if (entry->method == kCompressDeflated) { in AddZipEntryToChunks()
/bootable/recovery/updater_sample/
DREADME.md139 Reset the already applied update back to an idle state. This method can
146 `progress` values changes, this method will be called only if it changes significantly.