Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl63 @utf8InCpp String createObb(@utf8InCpp String sourcePath, @utf8InCpp String sourceKey, in createObb() method
/system/vold/
DVolumeManager.cpp1067 int VolumeManager::createObb(const std::string& sourcePath, const std::string& sourceKey, in createObb() function in VolumeManager
DVoldNativeService.cpp422 binder::Status VoldNativeService::createObb(const std::string& sourcePath, in createObb() function in android::vold::VoldNativeService