Searched defs:getSection (Results 1 – 2 of 2) sorted by relevance
353 abstract TableOfContents.Section getSection(TableOfContents tableOfContents); in getSection() method in DexMerger.IdMerger393 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeStringIds() method415 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeIds() method439 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeLists() method459 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeProtoIds() method484 TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeCallSiteIds() method508 TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeMethodHandles() method531 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeFieldIds() method554 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeMethodIds() method578 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeAnnotations() method
165 private Section getSection(short type) { in getSection() method in TableOfContents