Searched refs:DexEncodedAnnotationImpl (Results 1 - 3 of 3) sorted by relevance

/cts/tools/dex-tools/src/dex/reader/
H A DDexAnnotationImpl.java33 private DexEncodedAnnotationImpl encodedAnnotation;
51 encodedAnnotation = new DexEncodedAnnotationImpl(buffer, this, typeIds,
H A DDexEncodedAnnotationImpl.java28 /* package */final class DexEncodedAnnotationImpl implements class in inherits:DexEncodedAnnotation
39 public DexEncodedAnnotationImpl(DexBuffer buffer, DexAnnotation annotation, method in class:DexEncodedAnnotationImpl
H A DDexEncodedValueImpl.java136 return new DexEncodedAnnotationImpl(buffer, annotation, typeIds,

Completed in 96 milliseconds