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

/system/vold/
H A DExt4Crypt.cpp59 static constexpr int FLAG_STORAGE_DE = 1 << 0; variable
488 if (!e4crypt_prepare_user_storage(nullptr, 0, 0, FLAG_STORAGE_DE)) {
684 if (flags & FLAG_STORAGE_DE) {
755 if (flags & FLAG_STORAGE_DE) {

Completed in 72 milliseconds