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

Function FileGetPropFn

updater/install.cpp:1124–1188  ·  view source on GitHub ↗

file_getprop(file, key) interprets 'file' as a getprop-style file (key=value pairs, one per line. # comment lines, blank lines, lines without '=' ignored), and returns the value for 'key' (or "" if it isn't defined).

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 10

ErrorAbortFunction · 0.85
ReadArgsFunction · 0.85
ota_fopenFunction · 0.85
ota_freadFunction · 0.85
ota_fcloseFunction · 0.85
StringValueFunction · 0.85
sizeMethod · 0.80
getMethod · 0.80
substrMethod · 0.80
statClass · 0.70

Tested by

no test coverage detected