HomeSort by relevance Sort by last modified time
    Searched refs:busy_handler (Results 1 - 6 of 6) sorted by null

  /external/sqlite/dist/orig/
sqlite3ext.h 46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member in struct:sqlite3_api_routines
337 #define sqlite3_busy_handler sqlite3_api->busy_handler
  /external/sqlite/dist/
sqlite3ext.h 46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member in struct:sqlite3_api_routines
337 #define sqlite3_busy_handler sqlite3_api->busy_handler
  /external/javasqlite/src/main/java/SQLite/
Database.java 261 public void busy_handler(SQLite.BusyHandler bh) { method in class:Database
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCConnection.java 166 db.busy_handler(this);
  /prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.16.1/
sqlite-jdbc-3.16.1.jar 
  /prebuilts/tools/common/m2/repository/org/xerial/sqlite-jdbc/3.20.1/
sqlite-jdbc-3.20.1.jar 

Completed in 545 milliseconds