Home
last modified time | relevance | path

Searched defs:StopDownloadFile (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
H A Ddata_sync_manager.cpp81 int32_t DataSyncManager::StopDownloadFile(const BundleNameUserInfo &bundleNameUserInfo, in StopDownloadFile() 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.cpp228 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
H A Dcloud_sync_manager_impl.cpp283 int32_t CloudSyncManagerImpl::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
H A Dcloud_sync_service_proxy.cpp691 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
H A Dcloud_sync_service.cpp549 int32_t CloudSyncService::StopDownloadFile(const std::string &path, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService