Searched defs:mountPath (Results 1 – 4 of 4) sorted by relevance
/system/vold/model/ |
D | StubVolume.cpp | 27 StubVolume::StubVolume(int id, const std::string& sourcePath, const std::string& mountPath, in StubVolume()
|
/system/vold/ |
D | VolumeManager.cpp | 720 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume()
|
D | VoldNativeService.cpp | 482 const std::string& sourcePath, const std::string& mountPath, const std::string& fsType, in createStubVolume()
|
/system/vold/binder/android/os/ |
D | IVold.aidl | 121 @utf8InCpp String mountPath, @utf8InCpp String fsType, in createStubVolume()
|