Searched defs:Section (Results 1 – 2 of 2) sorted by relevance
288 public static class Section { class in ManifestParser301 public Section(int startOffset, int sizeBytes, List<Attribute> attrs) { in Section() method in ManifestParser.Section
35 explicit Section(dex::u2 mapEntryType) : map_entry_type_(mapEntryType) {} in Section() function