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