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

/external/chromium_org/third_party/sqlite/src/src/
H A DsqliteInt.h950 #define SQLITE_ColumnCache 0x02 /* Disable the column cache */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9295 #define SQLITE_ColumnCache 0x02 /* Disable the column cache */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10590 #define SQLITE_ColumnCache 0x0002 /* Column cache */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10590 #define SQLITE_ColumnCache 0x0002 /* Column cache */ macro
[all...]

Completed in 581 milliseconds