Searched refs:SQLITE_ANALYZE (Results 1 - 5 of 5) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java132 public static final int SQLITE_ANALYZE = 28; /* Table Name NULL */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h2676 #define SQLITE_ANALYZE 28 /* Table Name NULL */ macro
H A Dsqlite3.c2890 #define SQLITE_ANALYZE 28 /* Table Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2676 #define SQLITE_ANALYZE 28 /* Table Name NULL */ macro
H A Dsqlite3.c2890 #define SQLITE_ANALYZE 28 /* Table Name NULL */ macro
[all...]

Completed in 512 milliseconds