Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/frameworks/native/cloud_file_kit_inner/src/
Ddata_sync_manager.cpp94 int32_t DataSyncManager::StopFileCache(const BundleNameUserInfo &bundleNameUserInfo, in StopFileCache() function in OHOS::FileManagement::CloudFile::DataSyncManager
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
Dcloud_file_cache_napi.cpp186 napi_value CloudFileCacheNapi::StopFileCache(napi_env env, napi_callback_info info) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudFileCacheNapi
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp273 int32_t CloudSyncServiceProxy::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/
Dcloud_sync_manager_impl.cpp429 int32_t CloudSyncManagerImpl::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
Dcloud_sync_service_proxy.cpp981 int32_t CloudSyncServiceProxy::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp678 int32_t CloudSyncService::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncService