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

  /external/sqlite/dist/orig/
sqlite3ext.h 243 int (*stmt_busy)(sqlite3_stmt*); member in struct:sqlite3_api_routines
518 #define sqlite3_stmt_busy sqlite3_api->stmt_busy
  /external/sqlite/dist/
sqlite3ext.h 243 int (*stmt_busy)(sqlite3_stmt*); member in struct:sqlite3_api_routines
518 #define sqlite3_stmt_busy sqlite3_api->stmt_busy

Completed in 95 milliseconds