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

  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 507 ** The sqlite.busyHandler member of the sqlite struct contains the busy
509 ** handle is passed a pointer to sqlite.busyHandler. The busy-handler
512 typedef struct BusyHandler BusyHandler;
513 struct BusyHandler {
642 ** "BusyHandler" typedefs. vdbe.h also requires a few of the opaque
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 50 milliseconds