Searched refs:SQLITE_CHECKPOINT_RESTART (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.h7515 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
7525 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
7600 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */ macro
H A Dsqlite3.c7729 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
7739 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
7814 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h7515 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
7525 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
7600 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */ macro
H A Dsqlite3.c7729 ** <dt>SQLITE_CHECKPOINT_RESTART<dd>
7739 ** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the
7814 #define SQLITE_CHECKPOINT_RESTART 2 /* Like FULL but wait for for readers */ macro
[all...]

Completed in 519 milliseconds