Searched refs:mixedItems (Results 1 – 17 of 17) sorted by relevance
51 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument53 collectAll(mixedItems, values); in collectMixedSectionItems()54 mixedItems.add(this); in collectMixedSectionItems()
50 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument51 mixedItems.add(this); in collectMixedSectionItems()52 collectAll(mixedItems, annotations); in collectMixedSectionItems()
24 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument25 mixedItems.add(this); in collectMixedSectionItems()
16 public static <T extends DexItem> void collectAll(MixedSectionCollection mixedItems, T[] items) { in collectAll() argument17 consumeArray(items, (T item) -> item.collectMixedSectionItems(mixedItems)); in collectAll()
26 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument27 annotations.collectMixedSectionItems(mixedItems); in collectMixedSectionItems()
297 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument298 if (mixedItems.add(this)) { in collectMixedSectionItems()300 debugInfo.collectMixedSectionItems(mixedItems); in collectMixedSectionItems()361 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument403 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument444 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument
39 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument40 annotations.collectMixedSectionItems(mixedItems); in collectMixedSectionItems()
44 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument45 mixedItems.add(this); in collectMixedSectionItems()
58 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument60 mixedItems.setAnnotationsDirectoryForClass(this, new DexAnnotationDirectory(this)); in collectMixedSectionItems()
48 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument
176 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument178 code.collectMixedSectionItems(mixedItems); in collectMixedSectionItems()180 annotations.collectMixedSectionItems(mixedItems); in collectMixedSectionItems()181 parameterAnnotations.collectMixedSectionItems(mixedItems); in collectMixedSectionItems()
58 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument59 mixedItems.add(this); in collectMixedSectionItems()
88 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument89 mixedItems.add(getEncodedArray()); in collectMixedSectionItems()
31 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument
42 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument
66 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument
44 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() argument