Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h80 #define FS_MGR_MNTALL_DEV_NEEDS_ENCRYPTION 2 macro
/system/core/init/
Dbuiltins.cpp445 if (ret == FS_MGR_MNTALL_DEV_NEEDS_ENCRYPTION) { in do_mount_all()
/system/core/fs_mgr/
Dfs_mgr.c445 return FS_MGR_MNTALL_DEV_NEEDS_ENCRYPTION; in handle_encryptable()