Home
last modified time | relevance | path

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

/external/javasqlite/src/main/native/
Dsqlite_jni.c477 busyhandler3(void *udata, int count) in busyhandler3() function
1330 sqlite3_busy_handler((sqlite3 *) h->sqlite, busyhandler3, h); in Java_SQLite_Database__1busy_1handler()
1339 sqlite3_busy_handler((sqlite3 *) h->sqlite, busyhandler3, h); in Java_SQLite_Database__1busy_1handler()