Searched refs:e4crypt_is_native (Results 1 - 6 of 6) sorted by relevance

/system/extras/ext4_utils/
H A Dext4_crypt.h23 bool e4crypt_is_native();
H A Dext4_crypt.cpp58 bool e4crypt_is_native() { function
/system/vold/
H A DExt4Crypt.h25 bool e4crypt_is_native();
H A DExt4Crypt.cpp464 if (e4crypt_is_native()) {
485 if (!e4crypt_is_native() && !e4crypt_is_emulated()) {
494 if (!e4crypt_is_native()) {
525 if (!e4crypt_is_native()) {
596 if (!e4crypt_is_native()) return true;
619 if (!e4crypt_is_native()) return true;
635 if (e4crypt_is_native()) {
665 if (e4crypt_is_native()) {
711 if (e4crypt_is_native() && volume_uuid == nullptr) {
733 if (e4crypt_is_native()
[all...]
H A Dcryptfs.c1760 if (e4crypt_is_native()) {
1782 if (e4crypt_is_native()) {
2035 if (e4crypt_is_native()) {
3322 if (e4crypt_is_native()) {
3548 if (e4crypt_is_native()) {
3614 if (e4crypt_is_native()) {
3735 if (e4crypt_is_native()) {
3756 if (e4crypt_is_native()) {
/system/core/init/
H A Dbuiltins.cpp339 if (e4crypt_is_native()) {

Completed in 150 milliseconds