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