Home
last modified time | relevance | path

Searched defs:DownloadFiles (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.cpp65 int32_t CloudSyncAssetManagerImpl::DownloadFiles(const int32_t userId, in DownloadFiles() function in OHOS::FileManagement::CloudSync::CloudSyncAssetManagerImpl
H A Dcloud_sync_service_proxy.cpp930 int32_t CloudSyncServiceProxy::DownloadFiles(const int32_t userId, in DownloadFiles() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/include/
H A Dbackground_cloud_file_processor.h47 } DownloadFiles; typedef
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h135 int32_t DownloadFiles(const int32_t userId, in DownloadFiles() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp260 int32_t CloudSyncServiceProxy::DownloadFiles(const int32_t userId, in DownloadFiles() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp640 int32_t CloudSyncService::DownloadFiles(const int32_t userId, const std::string &bundleName, in DownloadFiles() function in OHOS::FileManagement::CloudSync::CloudSyncService