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 D | cloud_sync_asset_manager_impl.cpp | 48 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 D | cloud_sync_service_proxy.cpp | 886 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 D | cloud_sync_service_proxy_mock.cpp | 81 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 D | i_cloud_sync_service_mock.h | 131 …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 D | cloud_sync_service_proxy_lite.cpp | 253 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 D | cloud_sync_service.cpp | 609 int32_t CloudSyncService::DownloadFile(const int32_t userId, const std::string &bundleName, AssetIn… in DownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService
|