Home
last modified time | relevance | path

Searched defs:SQLITE_DROP_VTABLE (Results 1 – 8 of 8) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DConstants.java134 public static final int SQLITE_DROP_VTABLE = 30; /* Table Name Module Name */ field in Constants
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in2252 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.h2257 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
Dsqlite3.c2800 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
/external/sqlite/dist/orig/
Dsqlite3.h2388 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
Dsqlite3.c2938 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
/external/sqlite/dist/
Dsqlite3.h2388 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
Dsqlite3.c2938 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro