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

Function PackageExtractFileFn

updater/install.cpp:128–210  ·  view source on GitHub ↗

package_extract_file(package_file[, dest_file]) Extracts a single package_file from the update package and writes it to dest_file, overwriting existing files if necessary. Without the dest_file argument, returns the contents of the package file as a binary blob.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

ErrorAbortFunction · 0.85
ReadArgsFunction · 0.85
StringValueFunction · 0.85
ota_openFunction · 0.85
ota_fsyncFunction · 0.85
ota_closeFunction · 0.85
sizeMethod · 0.80
resizeMethod · 0.45

Tested by

no test coverage detected