Home
last modified time | relevance | path

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

/system/vold/model/
DStubVolume.cpp29 StubVolume::StubVolume(dev_t id, const std::string& sourcePath, const std::string& mountPath, in StubVolume()
/system/incremental_delivery/incfs/tests/include/
DIncFsTestBase.h85 std::string mountPath(Paths&&... paths) const { in mountPath() function
/system/vold/binder/android/os/
DIVold.aidl136 @utf8InCpp String mountPath, @utf8InCpp String fsType, in createStubVolume()
/system/vold/
DVolumeManager.cpp1127 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume()
DVoldNativeService.cpp443 const std::string& mountPath, in createStubVolume()