Home
last modified time | relevance | path

Searched refs:createObb (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/vold/
H A DVolumeManager.h189 int createObb(const std::string& path, const std::string& key, int32_t ownerGid,
H A DVoldNativeService.h76 binder::Status createObb(const std::string& sourcePath, const std::string& sourceKey,
H A DVoldNativeService.cpp422 binder::Status VoldNativeService::createObb(const std::string& sourcePath, in createObb() function in android::vold::VoldNativeService
431 VolumeManager::Instance()->createObb(sourcePath, sourceKey, ownerGid, _aidl_return)); in createObb()
H A DVolumeManager.cpp1067 int VolumeManager::createObb(const std::string& sourcePath, const std::string& sourceKey, in createObb() function in VolumeManager
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl63 @utf8InCpp String createObb(@utf8InCpp String sourcePath, @utf8InCpp String sourceKey, in createObb() method
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DStorageManagerService.java4257 mObbState.volId = mVold.createObb(mObbState.canonicalPath, binderKey, in handleExecute()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt40729 Landroid/os/IVold$Stub$Proxy;->createObb(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
40836 Landroid/os/IVold;->createObb(Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;