Searched refs:inplace (Results 1 – 5 of 5) sorted by relevance
176 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()
40 bool inplace; member
152 if (ctx->inplace) { in image_load()
10 exec - root -- /system/bin/vdc --wait cryptfs enablecrypto inplace default noui
88 for line in fileinput.input(args.policy, inplace=True):