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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java122 public static final int SQLITE_INSERT = 18; /* Table Name NULL */ field in class:Constants
/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp380 case SQLITE_INSERT:
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1895 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
3753 ** The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
/external/sqlite/dist/orig/
H A Dsqlite3.h2376 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
4588 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
H A Dsqlite3.c2926 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
5138 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2376 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
4588 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
H A Dsqlite3.c2926 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
5138 ** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE],
[all...]

Completed in 861 milliseconds