Searched defs:SQLITE_DETACH (Results 1 - 7 of 7) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java129 public static final int SQLITE_DETACH = 25; /* Database Name NULL */ field in class:Constants
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h2252 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
H A Dsqlite3.c2795 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h2558 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
H A Dsqlite3.c2673 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2558 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
H A Dsqlite3.c2673 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
[all...]

Completed in 690 milliseconds