Home
last modified time | relevance | path

Searched defs:StartDownloadFile (Results 1 – 8 of 8) sorted by relevance

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dgallery_data_syncer.cpp87 int32_t GalleryDataSyncer::StartDownloadFile(const std::string path, const int32_t userId) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::GalleryDataSyncer
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h86 int32_t StartDownloadFile(const std::string &path) in StartDownloadFile() function
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp145 int32_t CloudSyncManagerImpl::StartDownloadFile(const std::string &uri) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp348 int32_t CloudSyncServiceProxy::StartDownloadFile(const std::string &uri) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/
Ddata_sync_manager.cpp95 int32_t DataSyncManager::StartDownloadFile(const std::string &bundleName, const int32_t userId, con… in StartDownloadFile() function in OHOS::FileManagement::CloudSync::DataSyncManager
Ddata_syncer.cpp135 int32_t DataSyncer::StartDownloadFile(const std::string path, const int32_t userId) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::DataSyncer
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp217 int32_t CloudSyncService::StartDownloadFile(const std::string &path) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
Ddata_syncer_mock.cpp60 int32_t DataSyncer::StartDownloadFile(const std::string path, const int32_t userId) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::DataSyncer