Searched defs:queryCallbackScope (Results 1 – 4 of 4) sorted by relevance
| /room/room-runtime/src/androidMain/kotlin/androidx/room/support/ | ||
| D | QueryInterceptorOpenHelperFactory.android.kt | 26 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorOpenHelperFactory |
| D | QueryInterceptorOpenHelper.android.kt | 27 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorOpenHelper |
| D | QueryInterceptorStatement.android.kt | 28 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorStatement |
| D | QueryInterceptorDatabase.android.kt | 32 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorDatabase |