Searched refs:e4crypt_prepare_user_storage (Results 1 – 3 of 3) sorted by relevance
/system/vold/ |
D | Ext4Crypt.h | 38 bool e4crypt_prepare_user_storage(const char* volume_uuid, userid_t user_id, int serial, int flags);
|
D | CryptCommandListener.cpp | 408 return sendGenericOkFailOnBool(cli, e4crypt_prepare_user_storage( in runCommand()
|
D | Ext4Crypt.cpp | 488 if (!e4crypt_prepare_user_storage(nullptr, 0, 0, FLAG_STORAGE_DE)) { in e4crypt_init_user0() 679 bool e4crypt_prepare_user_storage(const char* volume_uuid, userid_t user_id, int serial, in e4crypt_prepare_user_storage() function
|