Searched defs:SQLITE_ReadUncommitted (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h931 #define SQLITE_ReadUncommitted 0x0080000 /* For shared-cache mode */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9276 #define SQLITE_ReadUncommitted 0x0080000 /* For shared-cache mode */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10569 #define SQLITE_ReadUncommitted 0x0004000 /* For shared-cache mode */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10569 #define SQLITE_ReadUncommitted 0x0004000 /* For shared-cache mode */ macro
[all...]

Completed in 1031 milliseconds