Home
last modified time | relevance | path

Searched refs:inplace (Results 1 – 5 of 5) sorted by relevance

/system/extras/verity/fec/
Dmain.cpp176 if (ctx.inplace) { in encode()
220 if (ctx.inplace && ctx.sparse) { in decode()
234 if (ctx.inplace) { in decode()
323 ctx.inplace = true; in main()
387 if (ctx.inplace) { in main()
Dimage.h40 bool inplace; member
Dimage.cpp152 if (ctx->inplace) { in image_load()
/system/vold/
Dvdc.rc10 exec - root -- /system/bin/vdc --wait cryptfs enablecrypto inplace default noui
/system/sepolicy/tools/
Dpost_process_mac_perms88 for line in fileinput.input(args.policy, inplace=True):