Home
last modified time | relevance | path

Searched refs:InflateExport (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.h30 std::vector<napi_property_descriptor> InflateExport();
H A Dzip_n_exporter.cpp170 vector<napi_property_descriptor> ZipNExporter::InflateExport() in InflateExport() function in OHOS::AppExecFwk::LIBZIP::ZipNExporter
216 for (const auto &prop : InflateExport()) { in Export()