Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h58 int fs_mgr_is_encryptable(struct fstab_rec *fstab);
/system/vold/
Dmain.cpp191 if (fs_mgr_is_encryptable(&fstab->recs[i])) { in process_config()
/system/core/fs_mgr/
Dfs_mgr.c781 int fs_mgr_is_encryptable(struct fstab_rec *fstab) in fs_mgr_is_encryptable() function