Home
last modified time | relevance | path

Searched defs:createFlowable (Results 1 – 4 of 4) sorted by relevance

/room/room-compiler/src/test/test-data/common/input/
DRx3Room.kt36 fun <T : Any> createFlowable( in createFlowable() method
81 fun createFlowable( in createFlowable() method
88 fun <T : Any> createFlowable( in createFlowable() method
DRx2Room.kt35 fun <T : Any> createFlowable( in createFlowable() method
85 fun createFlowable(database: RoomDatabase, vararg tableNames: String): Flowable<Any> { in createFlowable() method
/room/room-rxjava2/src/main/java/androidx/room/
DRxRoom.kt51 fun <T : Any> createFlowable( in <lambda>() method
129 fun createFlowable(database: RoomDatabase, vararg tableNames: String): Flowable<Any> { in <lambda>() method
165 fun <T : Any> createFlowable( in <lambda>() method
180 fun <T : Any> createFlowable( in <lambda>() method
/room/room-rxjava3/src/main/java/androidx/room/rxjava3/
DRxRoom.kt53 fun <T : Any> createFlowable( in <lambda>() method
125 fun createFlowable(database: RoomDatabase, vararg tableNames: String): Flowable<Any> { in createFlowable() method
158 fun <T : Any> createFlowable( in createFlowable() method