Home
last modified time | relevance | path

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

/room/room-runtime/src/androidMain/kotlin/androidx/room/support/
DQueryInterceptorOpenHelperFactory.android.kt26 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorOpenHelperFactory
DQueryInterceptorOpenHelper.android.kt27 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorOpenHelper
DQueryInterceptorStatement.android.kt28 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorStatement
DQueryInterceptorDatabase.android.kt32 private val queryCallbackScope: CoroutineScope, constant in androidx.room.support.QueryInterceptorDatabase