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