Searched refs:IsSupported (Results 1 – 10 of 10) sorted by relevance
99 if (mFsType == "vfat" && vfat::IsSupported()) { in doMount()104 } else if (mFsType == "exfat" && exfat::IsSupported()) { in doMount()254 if ((fsType == "vfat" || fsType == "auto") && vfat::IsSupported()) { in doFormat()262 } else if ((fsType == "exfat" || fsType == "auto") && exfat::IsSupported()) { in doFormat()
186 if ((major(mRawDevice) == kMajorBlockMmc) && f2fs::IsSupported()) { in doFormat()
28 bool IsSupported();
39 bool IsSupported() { in IsSupported() function
36 bool IsSupported() { in IsSupported() function
57 bool IsSupported() { in IsSupported() function
64 bool IsSupported() { in IsSupported() function