Searched refs:GZPrintF (Results 1 – 2 of 2) sorted by relevance
47 static napi_value GZPrintF(napi_env env, napi_callback_info info);
116 NapiValue::DeclareNapiFunction("gzprintf", GZPrintF), in Export()763 napi_value GZipNExporter::GZPrintF(napi_env env, napi_callback_info info) in GZPrintF() function in OHOS::AppExecFwk::LIBZIP::GZipNExporter