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