Searched defs:sourcePath (Results 1 – 6 of 6) sorted by relevance
/system/vold/model/ |
D | ObbVolume.cpp | 42 ObbVolume::ObbVolume(int id, const std::string& sourcePath, const std::string& sourceKey, in ObbVolume()
|
D | StubVolume.cpp | 29 StubVolume::StubVolume(dev_t id, const std::string& sourcePath, const std::string& mountPath, in StubVolume()
|
/system/vold/binder/android/os/ |
D | IVold.aidl | 63 @utf8InCpp String createObb(@utf8InCpp String sourcePath, @utf8InCpp String sourceKey, in createObb() 135 @utf8InCpp String createStubVolume(@utf8InCpp String sourcePath, in createStubVolume()
|
/system/vold/ |
D | VolumeManager.cpp | 1067 int VolumeManager::createObb(const std::string& sourcePath, const std::string& sourceKey, in createObb() 1127 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume()
|
D | VoldNativeService.cpp | 422 binder::Status VoldNativeService::createObb(const std::string& sourcePath, in createObb() 442 binder::Status VoldNativeService::createStubVolume(const std::string& sourcePath, in createStubVolume()
|
/system/incremental_delivery/incfs/include/ |
D | incfs_inline.h | 232 inline ErrorCode link(const Control& control, std::string_view sourcePath, in link()
|