Home
last modified time | relevance | path

Searched defs:fullSync (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
Dpager.c617 u8 fullSync; /* Do extra syncs of the journal for robustness */ member
Dos_unix.c3165 static int full_fsync(int fd, int fullSync, int dataOnly){ in full_fsync()
Dbtree.c2102 int fullSync, /* PRAGMA fullfsync. */ in sqlite3BtreeSetSafetyLevel()