MCPcopy Create free account
hub / github.com/TeamWin/Team-Win-Recovery-Project / BlockImageVerifyFn

Function BlockImageVerifyFn

updater/blockimg.cpp:1887–1904  ·  view source on GitHub ↗

* The transfer list is a text file containing commands to transfer data from one place to another * on the target partition. We parse it and execute the commands in order: * * zero [rangeset] * - Fill the indicated blocks with zeros. * * new [rangeset] * - Fill the blocks with data read from the new_data file. * * erase [rangeset] * - Mark the given blocks as empt

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

PerformBlockImageUpdateFunction · 0.85

Tested by

no test coverage detected