Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/processor/
DEntityProcessor.kt436 val subIndices = extractIndices(subEntityAnnotation, "") in <lambda>() constant
437 if (subIndices.isNotEmpty()) { in <lambda>()