Searched defs:createObb (Results 1 – 3 of 3) sorted by relevance
63 @utf8InCpp String createObb(@utf8InCpp String sourcePath, int ownerGid); in createObb() method
1095 int VolumeManager::createObb(const std::string& sourcePath, int32_t ownerGid, in createObb() function in VolumeManager
419 binder::Status VoldNativeService::createObb(const std::string& sourcePath, int32_t ownerGid, in createObb() function in android::vold::VoldNativeService