Home
last modified time | relevance | path

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

/room/room-compiler/src/main/kotlin/androidx/room/processor/
DTableEntityProcessor.kt155 val indices = validateAndCreateIndices(indexInputs, pojo) in <lambda>()
508 private fun validateAndCreateIndices( in <lambda>() method