Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
DEntityProcessor.kt116 val indexInputs = entityIndices + fieldIndices + superIndices in <lambda>() constant
117 val indices = validateAndCreateIndices(indexInputs, pojo) in <lambda>()