Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
Ddata_sync_manager.cpp81 int32_t DataSyncManager::StopDownloadFile(const BundleNameUserInfo &bundleNameUserInfo, in StopDownloadFile() function in OHOS::FileManagement::CloudFile::DataSyncManager
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp237 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp296 int32_t CloudSyncManagerImpl::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp759 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp583 int32_t CloudSyncService::StopDownloadFile(const std::string &path, bool needClean) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService