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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java127 public static final int SQLITE_UPDATE = 23; /* Table Name Column Name */ field in class:Constants
/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp390 case SQLITE_UPDATE:
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1900 #define SQLITE_UPDATE 23 /* Table Name Column Name */ macro
3754 ** or [SQLITE_UPDATE], depending on the operation that caused the callback
/external/sqlite/dist/orig/
H A Dsqlite3.h2381 #define SQLITE_UPDATE 23 /* Table Name Column Name */ macro
4589 ** or [SQLITE_UPDATE], depending on the operation that caused the callback
H A Dsqlite3.c2931 #define SQLITE_UPDATE 23 /* Table Name Column Name */ macro
5139 ** or [SQLITE_UPDATE], depending on the operation that caused the callback
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2381 #define SQLITE_UPDATE 23 /* Table Name Column Name */ macro
4589 ** or [SQLITE_UPDATE], depending on the operation that caused the callback
H A Dsqlite3.c2931 #define SQLITE_UPDATE 23 /* Table Name Column Name */ macro
5139 ** or [SQLITE_UPDATE], depending on the operation that caused the callback
[all...]

Completed in 373 milliseconds