Home
last modified time | relevance | path

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

/system/core/fs_mgr/
Dfs_mgr.c503 int encryptable = FS_MGR_MNTALL_DEV_NOT_ENCRYPTED; in fs_mgr_mount_all() local
567 if (encryptable != FS_MGR_MNTALL_DEV_NOT_ENCRYPTED) { in fs_mgr_mount_all()
571 encryptable = status; in fs_mgr_mount_all()
613 encryptable = FS_MGR_MNTALL_DEV_NEEDS_RECOVERY; in fs_mgr_mount_all()
627 encryptable = FS_MGR_MNTALL_DEV_MIGHT_BE_ENCRYPTED; in fs_mgr_mount_all()
641 return encryptable; in fs_mgr_mount_all()