Home
last modified time | relevance | path

Searched defs:mountPath (Results 1 – 4 of 4) sorted by relevance

/system/vold/model/
DStubVolume.cpp27 StubVolume::StubVolume(int id, const std::string& sourcePath, const std::string& mountPath, in StubVolume()
/system/vold/
DVolumeManager.cpp720 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume()
DVoldNativeService.cpp482 const std::string& sourcePath, const std::string& mountPath, const std::string& fsType, in createStubVolume()
/system/vold/binder/android/os/
DIVold.aidl121 @utf8InCpp String mountPath, @utf8InCpp String fsType, in createStubVolume()