Searched defs:SQLITE_IOCAP_ATOMIC2K (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 655 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 965 #define SQLITE_IOCAP_ATOMIC2K 0x00000008 macro [all...] |
Completed in 162 milliseconds