Searched refs:getSection (Results 1 – 1 of 1) sorted by relevance
238 TableOfContents.Section aSection = getSection(dexA.getTableOfContents()); in mergeSorted()239 TableOfContents.Section bSection = getSection(dexB.getTableOfContents()); in mergeSorted()240 getSection(contentsOut).off = out.getPosition(); in mergeSorted()294 getSection(contentsOut).size = outCount; in mergeSorted()302 getSection(contentsOut).off = out.getPosition(); in mergeUnsorted()323 getSection(contentsOut).size = outCount; in mergeUnsorted()327 TableOfContents.Section section = getSection(source.getTableOfContents()); in readUnsortedValues()342 abstract TableOfContents.Section getSection(TableOfContents tableOfContents); in getSection() method in DexMerger.IdMerger380 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeStringIds() method402 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeIds() method[all …]