Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3.h9511 #define SQLITE_CHECKPOINT_PASSIVE 0 /* Do as much as possible w/o blocking */ macro
/third_party/sqlite/src/
H A Dsqlite3.c9820 #define SQLITE_CHECKPOINT_PASSIVE 0 /* Do as much as possible w/o blocking */ macro
[all...]

Completed in 170 milliseconds