Searched defs:SQLITE_IOCAP_IMMUTABLE (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 665 #define SQLITE_IOCAP_IMMUTABLE 0x00002000 macro |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 975 #define SQLITE_IOCAP_IMMUTABLE 0x00002000 macro [all...] |
Completed in 182 milliseconds