Home
last modified time | relevance | path

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

/system/vold/
DExt4Crypt.h39 bool e4crypt_destroy_user_storage(const char* volume_uuid, userid_t user_id, int flags);
DCryptCommandListener.cpp414 e4crypt_destroy_user_storage(parseNull(argv[2]), atoi(argv[3]), atoi(argv[4]))); in runCommand()
DExt4Crypt.cpp750 bool e4crypt_destroy_user_storage(const char* volume_uuid, userid_t user_id, int flags) { in e4crypt_destroy_user_storage() function