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

Function FormatFn

updater/install.cpp:490–589  ·  view source on GitHub ↗

format(fs_type, partition_type, location, fs_size, mount_point) fs_type="ext4" partition_type="EMMC" location=device fs_size= mount_point= fs_type="f2fs" partition_type="EMMC" location=device fs_size= mount_point= if fs_size == 0, then make fs uses the entire partition. if fs_size > 0, that is the size to use if fs_size < 0, then reserve that many bytes at

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

ErrorAbortFunction · 0.85
ReadArgsFunction · 0.85
to_stringFunction · 0.85
StringValueFunction · 0.85
sizeMethod · 0.80
exec_cmdFunction · 0.70

Tested by

no test coverage detected