Searched refs:InflateExport (Results 1 – 2 of 2) sorted by relevance
30 std::vector<napi_property_descriptor> InflateExport();
170 vector<napi_property_descriptor> ZipNExporter::InflateExport() in InflateExport() function in OHOS::AppExecFwk::LIBZIP::ZipNExporter216 for (const auto &prop : InflateExport()) { in Export()