Home
last modified time | relevance | path

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

/system/vold/model/
DEmulatedVolume.cpp104 std::string srcUserPath = GetFuseMountPathForUser(volumeUserId, label); in bindMountVolume() local
105 std::string srcPath = StringPrintf("%s/%d", srcUserPath.c_str(), volumeUserId); in bindMountVolume()