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

/system/vold/
H A DExt4Crypt.h39 bool e4crypt_destroy_user_storage(const char* volume_uuid, userid_t user_id, int flags);
H A DCryptCommandListener.cpp414 e4crypt_destroy_user_storage(parseNull(argv[2]), atoi(argv[3]), atoi(argv[4])));
H A DExt4Crypt.cpp750 bool e4crypt_destroy_user_storage(const char* volume_uuid, userid_t user_id, int flags) { function
751 LOG(DEBUG) << "e4crypt_destroy_user_storage for volume " << escape_null(volume_uuid)

Completed in 7 milliseconds