Home
last modified time | relevance | path

Searched refs:nextIndex (Results 1 – 5 of 5) sorted by relevance

/tools/dexter/slicer/
Ddex_ir.cc129 void DexFile::TopSortClassIndex(Class* irClass, dex::u4* nextIndex) { in TopSortClassIndex() argument
132 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() local
157 TopSortClassIndex(irClass.get(), &nextIndex); in SortClassIndexes()
/tools/apksig/src/main/java/com/android/apksig/internal/apk/
DApkSigningBlockUtils.java518 private final AtomicInteger nextIndex; field in ApkSigningBlockUtils.ChunkSupplier
537 nextIndex = new AtomicInteger(0); in ChunkSupplier()
548 int index = nextIndex.getAndIncrement(); in get()
/tools/dexter/slicer/export/slicer/
Ddex_ir.h436 void TopSortClassIndex(Class* irClass, dex::u4* nextIndex);
/tools/tradefederation/prebuilts/filegroups/tradefed/
Dtradefed-isolation.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
Dtradefed-test-framework.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...