Home
last modified time | relevance | path

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

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