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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java121 public static final int SQLITE_DROP_VIEW = 17; /* View Name NULL */ field in class:Constants
/external/sqlite/dist/orig/
H A Dsqlite3.h2652 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro
H A Dsqlite3.c2859 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2652 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro
H A Dsqlite3.c2859 #define SQLITE_DROP_VIEW 17 /* View Name NULL */ macro
[all...]

Completed in 320 milliseconds