Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
H A Di_cloud_sync_service_mock.h100 int32_t StartDownloadFile(const std::string &path) in StartDownloadFile() function
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Ddata_sync_manager.cpp73 int32_t DataSyncManager::StartDownloadFile(const BundleNameUserInfo &bundleNameUserInfo, in StartDownloadFile() function in OHOS::FileManagement::CloudFile::DataSyncManager
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
H A Dcloud_sync_service_proxy_lite.cpp206 int32_t CloudSyncServiceProxy::StartDownloadFile(const std::string &uri) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_manager_impl.cpp215 int32_t CloudSyncManagerImpl::StartDownloadFile(const std::string &uri) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
H A Dcloud_sync_service_proxy.cpp552 int32_t CloudSyncServiceProxy::StartDownloadFile(const std::string &uri) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp534 int32_t CloudSyncService::StartDownloadFile(const std::string &path) in StartDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService