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