Searched refs:GetFdFromSandBoxUri (Results 1 – 4 of 4) sorted by relevance
54 static int32_t GetFdFromSandBoxUri(const std::string &sandBoxUri);
139 static int32_t GetFdFromSandBoxUri(const std::string &sandBoxUri);
792 int destFd = GetFdFromSandBoxUri(destUri); in WriteFileToPath()809 int32_t MediaAssetManagerImpl::GetFdFromSandBoxUri(const std::string &sandBoxUri) in GetFdFromSandBoxUri() function in OHOS::Media::MediaAssetManagerImpl
1293 int destFd = GetFdFromSandBoxUri(responseUri); in WriteDataToDestPath()1384 int32_t MediaAssetManagerNapi::GetFdFromSandBoxUri(const std::string &sandBoxUri) in GetFdFromSandBoxUri() function in OHOS::Media::MediaAssetManagerNapi