Searched refs: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/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp394 case SQLITE_DETACH:
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1902 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h2383 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
H A Dsqlite3.c2933 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2383 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
H A Dsqlite3.c2933 #define SQLITE_DETACH 25 /* Database Name NULL */ macro
[all...]

Completed in 354 milliseconds