Home
last modified time | relevance | path

Searched defs:SQLITE_CkptFullFSync (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h934 #define SQLITE_CkptFullFSync 0x00400000 /* Use full fsync for checkpoint */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c9279 #define SQLITE_CkptFullFSync 0x00400000 /* Use full fsync for checkpoint */ macro
/external/sqlite/dist/
Dsqlite3.c10555 #define SQLITE_CkptFullFSync 0x00000008 /* Use full fsync for checkpoint */ macro
/external/sqlite/dist/orig/
Dsqlite3.c10555 #define SQLITE_CkptFullFSync 0x00000008 /* Use full fsync for checkpoint */ macro