Home
last modified time | relevance | path

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

/aosp12/system/vold/
H A DVolumeManager.cpp1114 int VolumeManager::destroyObb(const std::string& volId) { in destroyObb() function in VolumeManager
H A DVoldNativeService.cpp434 binder::Status VoldNativeService::destroyObb(const std::string& volId) { in destroyObb() function in android::vold::VoldNativeService
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl65 void destroyObb(@utf8InCpp String volId); in destroyObb() method