Home
last modified time | relevance | path

Searched defs:multiplePrimaryKeyAnnotations (Results 1 – 2 of 2) sorted by relevance

/room/room-compiler/src/test/kotlin/androidx/room/processor/
DFts4TableEntityProcessorTest.kt241 fun multiplePrimaryKeyAnnotations() { in <lambda>() method
/room/room-compiler/src/main/kotlin/androidx/room/processor/
DProcessorErrors.kt96 fun multiplePrimaryKeyAnnotations(primaryKeys: List<String>): String { in <lambda>() method