HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3_enable_shared_cache (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/sqlite/src/test/
mallocAll.test 20 sqlite3_enable_shared_cache 1
tester.tcl     [all...]
threadtest3.c     [all...]
  /external/chromium_org/third_party/sqlite/src/src/
loadext.c 90 # define sqlite3_enable_shared_cache 0 macro
183 sqlite3_enable_shared_cache,
test_server.c 45 ** the sqlite3_enable_shared_cache() API.
397 sqlite3_enable_shared_cache(1);
sqlite3ext.h 283 #define sqlite3_enable_shared_cache sqlite3_api->enable_shared_cache macro
sqlite.h.in     [all...]
test1.c     [all...]
btree.c 70 int sqlite3_enable_shared_cache(int enable){ function
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h     [all...]
sqlite3.c 47189 SQLITE_API int sqlite3_enable_shared_cache(int enable){ function
86765 #define sqlite3_enable_shared_cache macro
86974 # define sqlite3_enable_shared_cache macro
    [all...]
  /external/javasqlite/src/main/native/
sqlite_jni.c     [all...]

Completed in 858 milliseconds