Home | Sort by relevance Sort by last modified time |
/system/vold/ | |
Volume.h | 44 static const char *FUSE_DIR; |
DirectVolume.cpp | 55 snprintf(mount, PATH_MAX, "%s/%s", Volume::FUSE_DIR, rec->label); |
Volume.cpp | 64 const char *Volume::FUSE_DIR = "/storage"; |