Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoBuilderProcessor.java105 AnnotationMirror autoBuilderAnnotation = in processType() local
407 TypeElement autoBuilderType, AnnotationMirror autoBuilderAnnotation) { in getOfClass()
427 private TypeElement findOfClassValue(AnnotationMirror autoBuilderAnnotation) { in findOfClassValue()
445 private String findCallMethodValue(AnnotationMirror autoBuilderAnnotation) { in findCallMethodValue()