Home
last modified time | relevance | path

Searched refs:e4crypt_create_new_user_dir (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DExt4Crypt.h22 int e4crypt_create_new_user_dir(const char *user_handle, const char *path);
DCryptCommandListener.cpp350 rc = e4crypt_create_new_user_dir(argv[2], argv[3]); in runCommand()
DExt4Crypt.cpp582 int e4crypt_create_new_user_dir(const char *user_handle, const char *path) { in e4crypt_create_new_user_dir() function