Home
last modified time | relevance | path

Searched defs:createStubVolume (Results 1 – 4 of 4) sorted by relevance

/system/vold/model/
DDisk.cpp221 void Disk::createStubVolume() { in createStubVolume() function in android::vold::Disk
/system/vold/binder/android/os/
DIVold.aidl135 @utf8InCpp String createStubVolume(@utf8InCpp String sourcePath, in createStubVolume() method
/system/vold/
DVolumeManager.cpp1127 int VolumeManager::createStubVolume(const std::string& sourcePath, const std::string& mountPath, in createStubVolume() function in VolumeManager
DVoldNativeService.cpp442 binder::Status VoldNativeService::createStubVolume(const std::string& sourcePath, in createStubVolume() function in android::vold::VoldNativeService