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