Searched defs:SQLITE_IOCAP_ATOMIC16K (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 658 #define SQLITE_IOCAP_ATOMIC16K 0x00000040 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 968 #define SQLITE_IOCAP_ATOMIC16K 0x00000040 macro [all...] |
Completed in 174 milliseconds