Searched defs:dbPointer (Results 1 – 4 of 4) sorted by relevance
64 val dbPointer = allocPointerTo<sqlite3>() in <lambda>() constant
38 public class NativeSQLiteConnection(private val dbPointer: CPointer<sqlite3>) : SQLiteConnection { constant in androidx.sqlite.driver.NativeSQLiteConnection
62 private val dbPointer: CPointer<sqlite3>, constant in androidx.sqlite.driver.NativeSQLiteStatement
85 jlong dbPointer, in Java_androidx_sqlite_driver_bundled_BundledSQLiteConnectionKt_nativePrepare()105 jlong dbPointer) { in Java_androidx_sqlite_driver_bundled_BundledSQLiteConnectionKt_nativeClose()