Home
last modified time | relevance | path

Searched defs:destroyStubVolume (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DVolumeManager.cpp733 int VolumeManager::destroyStubVolume(const std::string& volId) { in destroyStubVolume() function in VolumeManager
DVoldNativeService.cpp496 binder::Status VoldNativeService::destroyStubVolume(const std::string& volId) { in destroyStubVolume() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl123 void destroyStubVolume(@utf8InCpp String volId); in destroyStubVolume() method