Home
last modified time | relevance | path

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

/frameworks/support/room/compiler/src/main/kotlin/androidx/room/solver/query/result/
DFlowableQueryResultBinder.kt45 val callableImpl = TypeSpec.anonymousClassBuilder("").apply { in convertAndReturn() constant
68 String::class.arrayTypeName(), tableNamesList, callableImpl) in convertAndReturn()
DGuavaListenableFutureQueryResultBinder.kt51 val callableImpl = createCallableOfT( in convertAndReturn() constant
61 callableImpl, in convertAndReturn()