Home
last modified time | relevance | path

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

/system/vold/
DVolumeManager.cpp707 int VolumeManager::destroyObb(const std::string& volId) { in destroyObb() function in VolumeManager
DVoldNativeService.cpp473 binder::Status VoldNativeService::destroyObb(const std::string& volId) { in destroyObb() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl58 void destroyObb(@utf8InCpp String volId); in destroyObb() method