Home
last modified time | relevance | path

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

/system/vold/
DUtils.cpp72 static const char* kProcFilesystems = "/proc/filesystems"; variable
630 if (!ReadFileToString(kProcFilesystems, &supported)) { in IsFilesystemSupported()