Searched defs:howarg (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A Dcryptfs.c1134 int cryptfs_enable(char *howarg, char *passwd) argument
1162 if (!strcmp(howarg, "wipe")) {
1164 } else if (! strcmp(howarg, "inplace")) {

Completed in 6 milliseconds