Searched defs:StopFileCache (Results 1 – 4 of 4) sorted by relevance
276 int32_t CloudSyncServiceProxy::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncServiceProxy
303 napi_value CloudFileCacheNapi::StopFileCache(napi_env env, napi_callback_info info) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudFileCacheNapi
412 int32_t CloudSyncManagerImpl::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncManagerImpl
880 int32_t CloudSyncService::StopFileCache(int64_t downloadId, bool needClean, int32_t timeout) in StopFileCache() function in OHOS::FileManagement::CloudSync::CloudSyncService