Home
last modified time | relevance | path

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

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