Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/processor/
DTypeEncoder.java99 static String encodeWithAnnotations(TypeMirror type) { in encodeWithAnnotations() method in TypeEncoder
111 static String encodeWithAnnotations(TypeMirror type, Set<TypeMirror> excludedAnnotationTypes) { in encodeWithAnnotations() method in TypeEncoder