Searched defs:typeOrMethod (Results 1 – 3 of 3) sorted by relevance
/external/auto/value/src/main/java/com/google/auto/value/extension/toprettystring/processor/ |
D | ExtensionClassTypeSpecBuilder.java | 203 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/ |
D | MemoizeExtension.java | 308 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/ |
D | AutoValueishProcessor.java | 906 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in annotationsToCopy() 963 Element autoValueType, Element typeOrMethod, Set<String> excludedAnnotations) { in copyAnnotations()
|