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

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java124 public static final int SQLITE_READ = 20; /* Table Name Column Name */ field in class:Constants
/external/webkit/Source/WebCore/platform/sql/
H A DSQLiteDatabase.cpp384 case SQLITE_READ:
/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3.h1783 ** access is denied. If the authorizer code is [SQLITE_READ]
1897 #define SQLITE_READ 20 /* Table Name Column Name */ macro
/external/sqlite/dist/orig/
H A Dsqlite3.h2270 ** ^If the action code is [SQLITE_READ]
2378 #define SQLITE_READ 20 /* Table Name Column Name */ macro
H A Dsqlite3.c2820 ** ^If the action code is [SQLITE_READ]
2928 #define SQLITE_READ 20 /* Table Name Column Name */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2270 ** ^If the action code is [SQLITE_READ]
2378 #define SQLITE_READ 20 /* Table Name Column Name */ macro
H A Dsqlite3.c2820 ** ^If the action code is [SQLITE_READ]
2928 #define SQLITE_READ 20 /* Table Name Column Name */ macro
[all...]

Completed in 359 milliseconds