Searched refs:Row (Results 1 – 5 of 5) sorted by relevance
31 typealias Row = Map<String, Any?> typealias35 fun <T> query(sql: String, predicate: (List<Row>) -> T): T { in query()
100 rows: List<Row>, in <lambda>()
147 fun build(rows: List<Row>): Args { in build()
89 transitionRows: List<Row>, in <lambda>()
94 snapshotRows: List<Row>, in <lambda>()95 layersRows: List<Row>, in <lambda>()