Home
last modified time | relevance | path

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

/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner_lite/src/
Dcloud_sync_service_proxy_lite.cpp276 int32_t CloudSyncServiceProxy::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
Dcloud_file_cache_napi.cpp303 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/src/
Dcloud_sync_manager_impl.cpp412 int32_t CloudSyncManagerImpl::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/ipc/
Dcloud_sync_service.cpp880 int32_t CloudSyncService::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncService