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