Searched refs:getSection (Results 1 – 1 of 1) sorted by relevance
249 sections[i] = getSection(dexes[i].getTableOfContents()); in mergeSorted()255 getSection(contentsOut).off = out.getPosition(); in mergeSorted()270 getSection(contentsOut).size = outCount; in mergeSorted()293 getSection(contentsOut).off = out.getPosition(); in mergeUnsorted()315 getSection(contentsOut).size = outCount; in mergeUnsorted()319 TableOfContents.Section section = getSection(source.getTableOfContents()); in readUnsortedValues()334 abstract TableOfContents.Section getSection(TableOfContents tableOfContents); in getSection() method in DexMerger.IdMerger373 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeStringIds() method395 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeIds() method419 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeLists() method[all …]