Home
last modified time | relevance | path

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

/external/auto/value/src/main/java/com/google/auto/value/processor/
DAutoAnnotationProcessor.java215 List<? extends AnnotationValue> annotationValues) { in invariableHash()
/external/turbine/java/com/google/turbine/lower/
DLower.java531 private ImmutableMap<String, ElementValue> annotationValues(ImmutableMap<String, Const> values) { in annotationValues() method in Lower