Searched defs:SQLITE_CONFIG_PCACHE (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 2138 #define SQLITE_CONFIG_PCACHE 14 /* no-op */ macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 2448 #define SQLITE_CONFIG_PCACHE 14 /* no-op */ macro [all...] |
Completed in 143 milliseconds