Home
last modified time | relevance | path

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

/system/vold/
DPrivateVolume.cpp172 std::string mediaPath(mPath + "/media"); in doMount() local
174 new EmulatedVolume(mediaPath, mRawDevice, mFsUuid)); in doMount()