Searched refs:GetCloudAssetsDownloader (Results 1 – 5 of 5) sorted by relevance
34 std::shared_ptr<CloudAssetsDownloader> GetCloudAssetsDownloader(const int32_t userId,
51 virtual std::shared_ptr<CloudAssetsDownloader> GetCloudAssetsDownloader(const int32_t userId,
86 std::shared_ptr<CloudAssetsDownloader> CloudFileKit::GetCloudAssetsDownloader(const int32_t userId, in GetCloudAssetsDownloader() function in OHOS::FileManagement::CloudFile::CloudFileKit
71 std::shared_ptr<CloudAssetsDownloader> CloudFileKitImpl::GetCloudAssetsDownloader(const int32_t use… in GetCloudAssetsDownloader() function in OHOS::FileManagement::CloudFile::CloudFileKitImpl
617 auto assetsDownloader = instance->GetCloudAssetsDownloader(userId, bundleName); in DownloadFile()649 auto assetsDownloader = instance->GetCloudAssetsDownloader(userId, bundleName); in DownloadFiles()