Home
last modified time | relevance | path

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

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