Searched refs:manifestIndividualSections (Results 1 – 1 of 1) sorted by relevance
180 List<ManifestParser.Section> manifestIndividualSections = manifest.readAllSections(); in parseManifest() local182 new HashMap<>(manifestIndividualSections.size()); in parseManifest()184 for (ManifestParser.Section manifestSection : manifestIndividualSections) { in parseManifest()