Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dfilesystem_utils.h29 static bool IsFilesystemSupported(const std::string& fsType) { in IsFilesystemSupported() function
/aosp12/system/vold/
H A DUtils.cpp1000 bool IsFilesystemSupported(const std::string& fsType) { in IsFilesystemSupported() function