Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/vo/
DField.kt66 private val pathWithDotNotation: String by lazy { in <lambda>() constant in androidx.room.vo.Field
133 fun toBundle(): FieldBundle = FieldBundle(pathWithDotNotation, columnName,