Home
last modified time | relevance | path

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

/system/extras/verity/fec/
Dmain.cpp175 if (ctx.inplace) { in encode()
219 if (ctx.inplace && ctx.sparse) { in decode()
233 if (ctx.inplace) { in decode()
322 ctx.inplace = true; in main()
386 if (ctx.inplace) { in main()
Dimage.h40 bool inplace; member
Dimage.cpp152 if (ctx->inplace) { in image_load()
/system/sepolicy/tools/
Dpost_process_mac_perms88 for line in fileinput.input(args.policy, inplace=True):