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

  /external/chromium_org/third_party/sqlite/src/src/
sqlite.h.in     [all...]
recover.c     [all...]
sqliteInt.h 547 #define SQLITE_DYNAMIC ((sqlite3_destructor_type)sqlite3DbFree)
    [all...]
test1.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 3771 typedef void (*sqlite3_destructor_type)(void*); typedef
    [all...]
sqlite3.c 4314 typedef void (*sqlite3_destructor_type)(void*); typedef
    [all...]

Completed in 67 milliseconds