Home
last modified time | relevance | path

Searched defs:collectMixedSectionItems (Results 1 – 21 of 21) sorted by relevance

/external/r8/src/main/java/com/android/tools/r8/graph/
DDexEncodedArray.java24 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexEncodedArray
DDexCode.java297 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexCode
361 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexCode.Try
403 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexCode.TryHandler
444 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexCode.TryHandler.TypeAddrPair
DDexAnnotationElement.java48 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexAnnotationElement
DDexAnnotationSetRefList.java51 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexAnnotationSetRefList
DDexItem.java37 abstract void collectMixedSectionItems(MixedSectionCollection collection); in collectMixedSectionItems() method in DexItem
DCode.java54 void collectMixedSectionItems(MixedSectionCollection collection) { in collectMixedSectionItems() method in Code
DDexEncodedAnnotation.java31 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexEncodedAnnotation
DDexDebugInfo.java62 void collectMixedSectionItems(MixedSectionCollection collection) { in collectMixedSectionItems() method in DexDebugInfo
DDexAnnotationSet.java50 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexAnnotationSet
DDexMemberAnnotation.java26 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexMemberAnnotation
DDexTypeList.java44 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexTypeList
DDexEncodedField.java39 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexEncodedField
DDexAnnotationDirectory.java105 public void collectMixedSectionItems(MixedSectionCollection collection) { in collectMixedSectionItems() method in DexAnnotationDirectory
DIndexedDexItem.java42 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in IndexedDexItem
DDexProgramClass.java58 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexProgramClass
DDexCallSite.java88 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexCallSite
DDexClass.java66 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexClass
DDexAnnotation.java58 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexAnnotation
DDexDebugEvent.java19 public void collectMixedSectionItems(MixedSectionCollection collection) { in collectMixedSectionItems() method in DexDebugEvent
DDexEncodedMethod.java176 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexEncodedMethod
DDexValue.java44 void collectMixedSectionItems(MixedSectionCollection mixedItems) { in collectMixedSectionItems() method in DexValue