Searched defs:volumeRoot (Results 1 – 3 of 3) sorted by relevance
327 auto volumeRoot = getRootPath(); in doMount() local436 std::string volumeRoot = StringPrintf("%s/%d", getInternalPath().c_str(), user_id); in getRootPath() local
1035 const std::string volumeRoot = volume->getRootPath(); // eg /data/media/0 in setupAppDir() local
1660 status_t PrepareAndroidDirs(const std::string& volumeRoot) { in PrepareAndroidDirs()