Searched refs:IsSupported (Results 1 – 11 of 11) sorted by relevance
25 TEST(SmapsRollup, IsSupported) { in TEST() argument
98 if (mFsType == "vfat" && vfat::IsSupported()) { in doMount()103 } else if (mFsType == "exfat" && exfat::IsSupported()) { in doMount()256 bool useVfat = vfat::IsSupported(); in doFormat()257 bool useExfat = exfat::IsSupported(); in doFormat()
183 if ((major(mRawDevice) == kMajorBlockMmc) && f2fs::IsSupported()) { in doFormat()
28 bool IsSupported();
39 bool IsSupported() { in IsSupported() function
36 bool IsSupported() { in IsSupported() function
54 bool IsSupported() { in IsSupported() function
58 bool IsSupported() { in IsSupported() function