Searched defs:SQLITE_FCNTL_CKPT_DONE (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 1238 #define SQLITE_FCNTL_CKPT_DONE 37 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 1548 #define SQLITE_FCNTL_CKPT_DONE 37 macro [all...] |
Completed in 142 milliseconds