Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
DEntityProcessor.kt456 val myIndices = MoreElements.getAnnotationMirror(parentElement, in <lambda>() constant
478 return myIndices + loadSuperIndices(parentElement.superclass, tableName, inherit) in <lambda>()