Searched refs:StartBatchFileCache (Results 1 – 2 of 2) sorted by relevance
36 static napi_value StartBatchFileCache(napi_env env, napi_callback_info info);
140 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