Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/class_zip/
H A Dzip_n_exporter.h29 std::vector<napi_property_descriptor> DeflateExport();
H A Dzip_n_exporter.cpp148 vector<napi_property_descriptor> ZipNExporter::DeflateExport() in DeflateExport() function in OHOS::AppExecFwk::LIBZIP::ZipNExporter
212 for (const auto &prop : DeflateExport()) { in Export()