Home
last modified time | relevance | path

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

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