Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h60 #define FS_MGR_MNTALL_DEV_NOT_ENCRYPTED 1 macro
/system/core/fs_mgr/
Dfs_mgr.cpp985 return FS_MGR_MNTALL_DEV_NOT_ENCRYPTED; in handle_encryptable()
998 return FS_MGR_MNTALL_DEV_NOT_ENCRYPTED; in handle_encryptable()
/system/core/init/
Dbuiltins.cpp576 } else if (code == FS_MGR_MNTALL_DEV_NOT_ENCRYPTED) { in queue_fs_event()