Home
last modified time | relevance | path

Searched defs:typeOrMethod (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()
/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()
/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoValueishProcessor.java906 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy()
963 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()