Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/extension/memoized/processor/
DMemoizeExtension.java305 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy()
324 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()
383 Set<String> excludedAnnotations = in copiedClassAnnotations() local
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueOrOneOfProcessor.java863 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy()
891 Set<String> excludedAnnotations = in copiedClassAnnotations() local
902 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()
971 ImmutableSet<String> excludedAnnotations = in propertyMethodAnnotations() local
999 ImmutableSet<String> excludedAnnotations = in propertyFieldAnnotations() local