Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl64 @utf8InCpp String createObb(@utf8InCpp String sourcePath, int ownerGid); in createObb() method
/system/vold/
DVolumeManager.cpp1178 int VolumeManager::createObb(const std::string& sourcePath, int32_t ownerGid, in createObb() function in VolumeManager
DVoldNativeService.cpp430 binder::Status VoldNativeService::createObb(const std::string& sourcePath, int32_t ownerGid, in createObb() function in android::vold::VoldNativeService