Searched refs:aSection (Results 1 – 1 of 1) sorted by relevance
238 TableOfContents.Section aSection = getSection(dexA.getTableOfContents()); in mergeSorted() local242 Dex.Section inA = aSection.exists() ? dexA.open(aSection.off) : null; in mergeSorted()253 if (a == null && aIndex < aSection.size) { in mergeSorted()