Searched defs:SQLITE_IOCAP_ATOMIC1K (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 654 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 964 #define SQLITE_IOCAP_ATOMIC1K 0x00000004 macro [all...] |
Completed in 141 milliseconds