Home
last modified time | relevance | path

Searched defs:section (Results 1 – 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dx/dex/file/
DMapItem.java37 private final Section section; field in MapItem
123 private MapItem(ItemType type, Section section, Item firstItem, in MapItem()
160 private MapItem(Section section) { in MapItem()
/dalvik/dexgen/src/com/android/dexgen/dex/file/
DMapItem.java38 private final Section section; field in MapItem
124 private MapItem(ItemType type, Section section, Item firstItem, in MapItem()
161 private MapItem(Section section) { in MapItem()
/dalvik/dx/src/com/android/dx/merge/
DDexMerger.java273 private int readIntoMap(Dex.Section in, TableOfContents.Section section, IndexMap indexMap, in readIntoMap()
319 TableOfContents.Section section = getSection(source.getTableOfContents()); in readUnsortedValues() local
618 TableOfContents.Section section = in.getTableOfContents().annotationSets; in transformAnnotationSets() local
628 TableOfContents.Section section = in.getTableOfContents().annotationSetRefLists; in transformAnnotationSetRefLists() local
638 TableOfContents.Section section = in.getTableOfContents().annotationsDirectories; in transformAnnotationDirectories() local
648 TableOfContents.Section section = in.getTableOfContents().encodedArrays; in transformStaticValues() local