Searched defs:usingExt4 (Results 1 - 1 of 1) sorted by relevance

/system/vold/
H A DVolumeManager.cpp246 bool usingExt4 = false; local
248 usingExt4 = !strcmp(fstype, "ext4");
249 if (usingExt4) {
382 if (usingExt4) {
414 if (usingExt4) {
431 if (usingExt4) {

Completed in 5 milliseconds