Home
last modified time | relevance | path

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

/aosp14/system/core/fs_mgr/include/
H A Dfs_mgr.h57 #define FS_MGR_MNTALL_DEV_FILE_ENCRYPTED 5 macro
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp1063 return FS_MGR_MNTALL_DEV_FILE_ENCRYPTED; in handle_encryptable()
1071 case FS_MGR_MNTALL_DEV_FILE_ENCRYPTED: in set_type_property()
/aosp14/system/core/init/
H A Dbuiltins.cpp592 } else if (code == FS_MGR_MNTALL_DEV_FILE_ENCRYPTED) { in queue_fs_event()