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