Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_gzip/
H A Dgzip_n_exporter.h45 static napi_value GZTell(napi_env env, napi_callback_info info);
H A Dgzip_n_exporter.cpp114 NapiValue::DeclareNapiFunction("gztell", GZTell), in Export()
661 napi_value GZipNExporter::GZTell(napi_env env, napi_callback_info info) in GZTell() function in OHOS::AppExecFwk::LIBZIP::GZipNExporter