Home
last modified time | relevance | path

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

/external/javasqlite/src/main/native/
Dsqlite_jni.c448 busyhandler(void *udata, const char *table, int count) in busyhandler() function
1332 sqlite_busy_handler((sqlite *) h->sqlite, busyhandler, h); in Java_SQLite_Database__1busy_1handler()
1336 sqlite_busy_handler((sqlite *) h->sqlite, busyhandler, h); in Java_SQLite_Database__1busy_1handler()