Searched refs:SQLITE_REINDEX (Results 1 - 7 of 7) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java131 public static final int SQLITE_REINDEX = 27; /* Index Name NULL */ field in class:Constants
/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp398 case SQLITE_REINDEX:
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1904 #define SQLITE_REINDEX 27 /* Index Name NULL */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h2385 #define SQLITE_REINDEX 27 /* Index Name NULL */ macro
H A Dsqlite3.c2935 #define SQLITE_REINDEX 27 /* Index Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2385 #define SQLITE_REINDEX 27 /* Index Name NULL */ macro
H A Dsqlite3.c2935 #define SQLITE_REINDEX 27 /* Index Name NULL */ macro
[all...]

Completed in 669 milliseconds