Home
last modified time | relevance | path

Searched defs:SQLITE_CONFIG_PCACHE (Results 1 – 8 of 8) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DConstants.java100 public static final int SQLITE_CONFIG_PCACHE = 14; /* sqlite3_pcache_methods* */ field in Constants
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.h1447 #define SQLITE_CONFIG_PCACHE 14 /* sqlite3_pcache_methods* */ macro
Dsqlite3.c1990 #define SQLITE_CONFIG_PCACHE 14 /* sqlite3_pcache_methods* */ macro
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in1442 #define SQLITE_CONFIG_PCACHE 14 /* sqlite3_pcache_methods* */ macro
/external/sqlite/dist/orig/
Dsqlite3.h1740 #define SQLITE_CONFIG_PCACHE 14 /* no-op */ macro
Dsqlite3.c1855 #define SQLITE_CONFIG_PCACHE 14 /* no-op */ macro
/external/sqlite/dist/
Dsqlite3.h1740 #define SQLITE_CONFIG_PCACHE 14 /* no-op */ macro
Dsqlite3.c1855 #define SQLITE_CONFIG_PCACHE 14 /* no-op */ macro