Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A 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
H A Dcloud_sync_service_proxy.cpp886 int32_t CloudSyncServiceProxy::DownloadFile(const int32_t userId, in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/test/mock/ipc/
H A Dcloud_sync_service_proxy_mock.cpp81 int32_t DownloadFile(const int32_t userId, const std::string &bundleName, AssetInfoObj &assetInfoOb… in DownloadFile() function
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h131 …int32_t DownloadFile(const int32_t userId, const std::string &bundleName, AssetInfoObj &assetInfoO… in DownloadFile() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp253 int32_t CloudSyncServiceProxy::DownloadFile(const int32_t userId, in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp609 int32_t CloudSyncService::DownloadFile(const int32_t userId, const std::string &bundleName, AssetIn… in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService