Searched refs:createObb (Results 1 - 5 of 5) sorted by relevance

/system/vold/binder/android/os/
H A DIVold.aidl53 @utf8InCpp String createObb(@utf8InCpp String sourcePath,
/system/vold/
H A DVolumeManager.h124 int createObb(const std::string& path, const std::string& key, int32_t ownerGid,
H A DVoldNativeService.h64 binder::Status createObb(const std::string& sourcePath, const std::string& sourceKey,
H A DVoldNativeService.cpp451 binder::Status VoldNativeService::createObb(const std::string& sourcePath, function in class:android::vold::VoldNativeService
459 VolumeManager::Instance()->createObb(sourcePath, sourceKey, ownerGid, _aidl_return));
H A DVolumeManager.cpp798 int VolumeManager::createObb(const std::string& sourcePath, const std::string& sourceKey, function in class:VolumeManager

Completed in 70 milliseconds