Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoBuilderProcessor.java100 void processType(TypeElement autoBuilderType) { in processType()
146 TypeElement autoBuilderType, in propertySet()
193 TypeElement autoBuilderType, ExecutableElement autoAnnotationMethod) { in autoAnnotationInitializers()
220 TypeElement autoBuilderType, in findExecutable()
242 TypeElement ofClass, String callMethod, TypeElement autoBuilderType) { in findRelevantExecutables()
256 TypeElement autoBuilderType, in matchingExecutable()
407 TypeElement autoBuilderType, AnnotationMirror autoBuilderAnnotation) { in getOfClass()