Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/
H A Dgzip_n_exporter.cpp1316 static NapiValue CreateGzErrorOutputInfoObject(napi_env env, const AsyncGZipArg *arg) in CreateGzErrorOutputInfoObject() function
1367 return {CreateGzErrorOutputInfoObject(env, arg.get())}; in GZError()