Home
last modified time | relevance | path

Searched defs:annotationsToCopy (Results 1 – 2 of 2) sorted by relevance

/external/auto/value/src/main/java/com/google/auto/value/extension/memoized/processor/
DMemoizeExtension.java304 private ImmutableList<AnnotationMirror> annotationsToCopy( in annotationsToCopy() method in MemoizeExtension.Generator
325 ImmutableList<AnnotationMirror> annotationsToCopy = in copyAnnotations() local
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueOrOneOfProcessor.java862 ImmutableList<AnnotationMirror> annotationsToCopy( in annotationsToCopy() method in AutoValueOrOneOfProcessor
903 ImmutableList<AnnotationMirror> annotationsToCopy = in copyAnnotations() local