Searched refs:SQLITE_DROP_VTABLE (Results 1 - 11 of 11) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java134 public static final int SQLITE_DROP_VTABLE = 30; /* Table Name Module Name */ field in class:Constants
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
H A DSQLiteDatabase.cpp334 case SQLITE_DROP_VTABLE:
/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite.h.in2252 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */
H A Dbuild.c2035 code = SQLITE_DROP_VTABLE;
H A Dtclsqlite.c887 case SQLITE_DROP_VTABLE : zCode="SQLITE_DROP_VTABLE"; break;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h2257 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c2800 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h2563 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c2678 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2563 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c2678 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
[all...]

Completed in 7695 milliseconds