Home
last modified time | relevance | path

Searched defs:busy_handler (Results 1 – 3 of 3) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DDatabase.java261 public void busy_handler(SQLite.BusyHandler bh) { in busy_handler() method in Database
/external/sqlite/dist/
Dsqlite3ext.h46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member
/external/sqlite/dist/orig/
Dsqlite3ext.h46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member