Searched refs:nextIndex (Results 1 – 5 of 5) sorted by relevance
129 void DexFile::TopSortClassIndex(Class* irClass, dex::u4* nextIndex) { in TopSortClassIndex() argument132 TopSortClassIndex(irClass->super_class->class_def, nextIndex); in TopSortClassIndex()138 TopSortClassIndex(interfaceType->class_def, nextIndex); in TopSortClassIndex()143 SLICER_CHECK(*nextIndex < classes.size()); in TopSortClassIndex()144 irClass->index = (*nextIndex)++; in TopSortClassIndex()155 dex::u4 nextIndex = 0; in SortClassIndexes() local157 TopSortClassIndex(irClass.get(), &nextIndex); in SortClassIndexes()
518 private final AtomicInteger nextIndex; field in ApkSigningBlockUtils.ChunkSupplier537 nextIndex = new AtomicInteger(0); in ChunkSupplier()548 int index = nextIndex.getAndIncrement(); in get()
436 void TopSortClassIndex(Class* irClass, dex::u4* nextIndex);
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...