Home
last modified time | relevance | path

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

/system/core/fs_mgr/include/
Dfs_mgr.h106 int fs_mgr_is_noemulatedsd(const struct fstab_rec *fstab);
/system/vold/
Dmain.cpp235 if (fs_mgr_is_noemulatedsd(&fstab->recs[i]) in process_config()
/system/core/fs_mgr/
Dfs_mgr_fstab.c487 int fs_mgr_is_noemulatedsd(const struct fstab_rec *fstab) in fs_mgr_is_noemulatedsd() function