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