Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/extension/toprettystring/processor/
DExtensionClassTypeSpecBuilder.java203 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy()
222 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()
281 Set<String> excludedAnnotations = in copiedClassAnnotations() local
/external/auto/value/src/main/java/com/google/auto/value/extension/memoized/processor/
DMemoizeExtension.java308 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy()
327 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()
386 Set<String> excludedAnnotations = in copiedClassAnnotations() local
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueishProcessor.java906 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy()
934 Set<String> excludedAnnotations = in copiedClassAnnotations() local
963 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()
1028 ImmutableSet<String> excludedAnnotations = in propertyMethodAnnotations() local
1056 ImmutableSet<String> excludedAnnotations = in propertyFieldAnnotations() local