Home
last modified time | relevance | path

Searched refs:SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3.h663 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro
/third_party/sqlite/src/
Dsqlite3.c973 #define SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN 0x00000800 macro
46121 return SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN |
54632 if( 0==(iDc & SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN)
57930 SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN