Searched defs:destroyObb (Results 1 – 3 of 3) sorted by relevance
| /system/vold/binder/android/os/ | ||
| D | IVold.aidl | 65 void destroyObb(@utf8InCpp String volId); in destroyObb() method |
| /system/vold/ | ||
| D | VolumeManager.cpp | 1225 int VolumeManager::destroyObb(const std::string& volId) { in destroyObb() function in VolumeManager |
| D | VoldNativeService.cpp | 439 binder::Status VoldNativeService::destroyObb(const std::string& volId) { in destroyObb() function in android::vold::VoldNativeService |