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