Home
last modified time | relevance | path

Searched refs:srcPath (Results 1 – 1 of 1) sorted by relevance

/system/vold/model/
DEmulatedVolume.cpp105 std::string srcPath = StringPrintf("%s/%d", srcUserPath.c_str(), volumeUserId); in bindMountVolume() local
110 auto status = doFuseBindMount(srcPath, dstPath, pathsToUnmount); in bindMountVolume()