Home
last modified time | relevance | path

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

/room/room-compiler/src/main/kotlin/androidx/room/solver/query/result/
DDataClassRowAdapter.kt144 relationCollectors.forEach { it.writeFetchRelationCall(scope) } in <lambda>()
/room/room-compiler/src/main/kotlin/androidx/room/vo/
DRelationCollector.kt256 fun writeFetchRelationCall(scope: CodeGenScope) { in <lambda>() method in androidx.room.vo.RelationCollector