Home
last modified time | relevance | path

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

/aosp12/bootable/recovery/uncrypt/
H A Duncrypt.cpp171 static std::string FindBlockDevice(const std::string& path, bool* encryptable, bool* encrypted, in FindBlockDevice()
480 bool encryptable = false; in Uncrypt() local
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp1369 int encryptable = FS_MGR_MNTALL_DEV_NOT_ENCRYPTABLE; in fs_mgr_mount_all() local