Home
last modified time | relevance | path

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

/room/room-compiler/src/main/kotlin/androidx/room/verifier/
DDatabaseVerificationErrors.kt32 fun cannotCreateConnection(exception: Throwable): String { in cannotCreateConnection() method
DDatabaseVerifier.kt121 DatabaseVerificationErrors.cannotCreateConnection(ex) in <lambda>()