Home
last modified time | relevance | path

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

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