Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
DsqliteInt.h933 #define SQLITE_FullFSync 0x00200000 /* Use full fsync on the backend */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c9278 #define SQLITE_FullFSync 0x00200000 /* Use full fsync on the backend */ macro
/external/sqlite/dist/
Dsqlite3.c10554 #define SQLITE_FullFSync 0x00000004 /* Use full fsync on the backend */ macro
/external/sqlite/dist/orig/
Dsqlite3.c10554 #define SQLITE_FullFSync 0x00000004 /* Use full fsync on the backend */ macro