Home
last modified time | relevance | path

Searched defs:DownloadFile (Results 1 – 6 of 6) sorted by relevance

/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_asset_manager_impl.cpp48 int32_t CloudSyncAssetManagerImpl::DownloadFile(const int32_t userId, in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
87 int32_t CloudSyncAssetManagerImpl::DownloadFile(const int32_t userId, in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
Dcloud_sync_service_proxy.cpp853 int32_t CloudSyncServiceProxy::DownloadFile(const int32_t userId, in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/test/mock/ipc/
Dcloud_sync_service_proxy_mock.cpp81 int32_t DownloadFile(const int32_t userId, const std::string &bundleName, AssetInfoObj &assetInfoOb… in DownloadFile() function
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h128 …int32_t DownloadFile(const int32_t userId, const std::string &bundleName, AssetInfoObj &assetInfoO… in DownloadFile() function
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp241 int32_t CloudSyncServiceProxy::DownloadFile(const int32_t userId, in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp605 int32_t CloudSyncService::DownloadFile(const int32_t userId, const std::string &bundleName, AssetIn… in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService