Home
last modified time | relevance | path

Searched refs:arrayOfIndexAnnotations (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
DEntityProcessor.kt494 val arrayOfIndexAnnotations = AnnotationMirrors.getAnnotationValue(annotation, in <lambda>() constant
496 return INDEX_LIST_VISITOR.visit(arrayOfIndexAnnotations, tableName) in <lambda>()