Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dfilesystem_utils.h29 static bool IsFilesystemSupported(const std::string& fsType) { in IsFilesystemSupported() function
39 return IsFilesystemSupported("sdcardfs") && in IsSdcardfsUsed()