Home
last modified time | relevance | path

Searched defs:mixedItems (Results 1 – 17 of 17) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/graph/
DDexEncodedArray.java24 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexCode.java297 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
361 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
403 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
444 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexAnnotationElement.java48 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexAnnotationSetRefList.java51 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexItem.java16 public static <T extends DexItem> void collectAll(MixedSectionCollection mixedItems, T[] items) { in collectAll()
DDexEncodedAnnotation.java31 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexAnnotationSet.java50 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexMemberAnnotation.java26 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexTypeList.java44 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexEncodedField.java39 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DIndexedDexItem.java42 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexProgramClass.java58 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexCallSite.java88 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexClass.java66 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexAnnotation.java58 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexEncodedMethod.java176 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()
DDexValue.java44 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems()