Home
last modified time | relevance | path

Searched defs:SQLITE_IOERR_FSYNC (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3.h501 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro
/third_party/sqlite/src/
H A Dsqlite3.c811 #define SQLITE_IOERR_FSYNC (SQLITE_IOERR | (4<<8)) macro
[all...]

Completed in 155 milliseconds