Searched refs:IsSupported (Results 1 - 7 of 7) sorted by relevance

/system/vold/fs/
H A DF2fs.h28 bool IsSupported();
H A DVfat.h28 bool IsSupported();
H A DExt4.h28 bool IsSupported();
H A DF2fs.cpp37 bool IsSupported() { function in namespace:android::vold::f2fs
H A DExt4.cpp63 bool IsSupported() { function in namespace:android::vold::ext4
H A DVfat.cpp61 bool IsSupported() { function in namespace:android::vold::vfat
/system/vold/
H A DPrivateVolume.cpp181 if ((major(mRawDevice) == kMajorBlockMmc) && f2fs::IsSupported()) {

Completed in 207 milliseconds