Searched refs:bSection (Results 1 – 1 of 1) sorted by relevance
239 TableOfContents.Section bSection = getSection(dexB.getTableOfContents()); in mergeSorted() local243 Dex.Section inB = bSection.exists() ? dexB.open(bSection.off) : null; in mergeSorted()257 if (b == null && bIndex < bSection.size) { in mergeSorted()