Home
last modified time | relevance | path

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

/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_file_cache_napi.h36 static napi_value StartBatchFileCache(napi_env env, napi_callback_info info);
H A Dcloud_file_cache_napi.cpp140 NVal::DeclareNapiFunction("startBatch", CloudFileCacheNapi::StartBatchFileCache), in Export()
240 napi_value CloudFileCacheNapi::StartBatchFileCache(napi_env env, napi_callback_info info) in StartBatchFileCache() function in OHOS::FileManagement::CloudSync::CloudFileCacheNapi