Searched defs:mountPath (Results 1 – 5 of 5) 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 | 716 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume()
|
D | VoldNativeService.cpp | 398 const std::string& sourcePath, const std::string& mountPath, const std::string& fsType, in createStubVolume()
|
/system/incremental_delivery/incfs/tests/ |
D | incfs_test.cpp | 88 std::string mountPath(Paths&&... paths) const { in mountPath() function in IncFsTest
|
/system/vold/binder/android/os/ |
D | IVold.aidl | 125 @utf8InCpp String mountPath, @utf8InCpp String fsType, in createStubVolume()
|