Home
last modified time | relevance | path

Searched refs:StopBatchFileCache (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.h38 static napi_value StopBatchFileCache(napi_env env, napi_callback_info info);
H A Dcloud_file_cache_napi.cpp142 NVal::DeclareNapiFunction("stopBatch", CloudFileCacheNapi::StopBatchFileCache), in Export()
280 napi_value CloudFileCacheNapi::StopBatchFileCache(napi_env env, napi_callback_info info) in StopBatchFileCache() function in OHOS::FileManagement::CloudSync::CloudFileCacheNapi