Searched refs:SQLITE_DROP_VTABLE (Results 1 - 7 of 7) 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/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp405 case SQLITE_DROP_VTABLE:
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1907 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h2388 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c2938 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2388 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
H A Dsqlite3.c2938 #define SQLITE_DROP_VTABLE 30 /* Table Name Module Name */ macro
[all...]

Completed in 367 milliseconds