Home
last modified time | relevance | path

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

/system/extras/verity/fec/
Dmain.cpp175 if (ctx.inplace) { in encode()
219 if (ctx.inplace && ctx.sparse) { in decode()
229 if (ctx.inplace) { in decode()
318 ctx.inplace = true; in main()
379 if (ctx.inplace) { in main()
Dimage.cpp66 if (!ctx->inplace && ctx->output) { in mmap_image_free()
156 if (ctx->inplace) { in mmap_image_load()
170 if (ctx->inplace) { in mmap_image_load()
287 if (ctx->inplace) { in image_load()
314 if (ctx->inplace && ctx->mmap) { in image_save()
Dimage.h40 bool inplace; member
/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):