Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/gallery_data_sync/
Dgallery_data_syncer.cpp92 int32_t GalleryDataSyncer::StopDownloadFile(const std::string path, const int32_t userId) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::GalleryDataSyncer
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/
Di_cloud_sync_service_mock.h90 int32_t StopDownloadFile(const std::string &path) in StopDownloadFile() function
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp158 int32_t CloudSyncManagerImpl::StopDownloadFile(const std::string &uri) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp389 int32_t CloudSyncServiceProxy::StopDownloadFile(const std::string &uri) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/data_sync/
Ddata_sync_manager.cpp116 int32_t DataSyncManager::StopDownloadFile(const std::string &bundleName, const int32_t userId, cons… in StopDownloadFile() function in OHOS::FileManagement::CloudSync::DataSyncManager
Ddata_syncer.cpp140 int32_t DataSyncer::StopDownloadFile(const std::string path, const int32_t userId) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::DataSyncer
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp227 int32_t CloudSyncService::StopDownloadFile(const std::string &path) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::CloudSyncService
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
Ddata_syncer_mock.cpp65 int32_t DataSyncer::StopDownloadFile(const std::string path, const int32_t userId) in StopDownloadFile() function in OHOS::FileManagement::CloudSync::DataSyncer